Searched refs:drive_info (Results 1 – 14 of 14) sorted by relevance
47 extern struct drive_info_struct drive_info;48 EXPORT_SYMBOL(drive_info);
49 extern struct drive_info_struct drive_info; in probe_cmos_for_drives()50 u8 cmos_disks, *BIOS = (u8 *) &drive_info; in probe_cmos_for_drives()
49 extern struct drive_info_struct drive_info;50 EXPORT_SYMBOL(drive_info);
158 struct drive_info_struct { char dummy[32]; } drive_info; variable1191 drive_info = DRIVE_INFO; in setup_arch()
41 extern struct drive_info_struct drive_info;42 EXPORT_SYMBOL(drive_info);
76 struct drive_info_struct { char dummy[32]; } drive_info; variable207 drive_info = DRIVE_INFO; in setup_arch()
35 char drive_info[4*16]; variable
143 extern char drive_info[4*16];145 char drive_info[4*16]; variable
40 struct drive_info_struct { char dummy[32]; } drive_info; variable
749 extern struct drive_info drive_info; in hd_geninit()750 unsigned char *BIOS = (unsigned char *) &drive_info; in hd_geninit()
1887 struct drive_info { in fdomain_16x0_biosparam() struct1959 isa_memcpy_fromio( &i, offset, sizeof( struct drive_info ) ); in fdomain_16x0_biosparam()1967 sizeof( struct drive_info ) ); in fdomain_16x0_biosparam()
670 IPS_DRIVE_INFO drive_info[IPS_MAX_LD]; member
4264 if (ha->logical_drive_info->drive_info[scb->target_id].state !=4266 && ha->logical_drive_info->drive_info[scb->target_id].state !=4268 && ha->logical_drive_info->drive_info[scb->target_id].state !=4270 && ha->logical_drive_info->drive_info[scb->target_id].state !=4334 drive_info[scb->target_id].sector_count) - 1);
117 unsigned char drive_info; variable