• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

edd.h

Go to the documentation of this file.
00001 #if defined(__i386__) || defined(__x86_64__)
00002 void hd_scan_sysfs_edd(hd_data_t *hd_data);
00003 unsigned edd_disk_signature(hd_t *hd);
00004 void assign_edd_info(hd_data_t *hd_data);
00005 #endif