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