Searched refs:drive_info_struct (Results 1 – 10 of 10) sorted by relevance
16 #define DRIVE_INFO (*(struct drive_info_struct *) (PARAM+0x80))
38 } drive_info_struct; typedef64 drive_info_struct drv[CISS_MAX_LUN];
249 drive_info_struct *drv; in cciss_proc_get_info()466 drive_info_struct *drv; in cciss_geninit()
47 extern struct drive_info_struct drive_info;
49 extern struct drive_info_struct drive_info; in probe_cmos_for_drives()
49 extern struct drive_info_struct drive_info;
158 struct drive_info_struct { char dummy[32]; } drive_info; argument205 #define DRIVE_INFO (*(struct drive_info_struct *) (PARAM+0x80))
40 struct drive_info_struct { char dummy[32]; } drive_info; argument
41 extern struct drive_info_struct drive_info;
76 struct drive_info_struct { char dummy[32]; } drive_info; struct