libhd 5.0
edd.h
Go to the documentation of this file.
1#if defined(__i386__) || defined(__x86_64__)
2void hd_scan_sysfs_edd(hd_data_t *hd_data);
3unsigned edd_disk_signature(hd_t *hd);
4void assign_edd_info(hd_data_t *hd_data);
5#endif
static hd_data_t * hd_data
Definition pppoe.c:30
Holds all data accumulated during hardware probing.
Definition hd.h:2610
Individual hardware item.
Definition hd.h:2202