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