Searched refs:bios_major (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dfdomain.c387 static int bios_major; variable
510 if (bios_major < 0 && bios_minor < 0) {
516 if (bios_major >= 0) printk("%d.", bios_major);
559 bios_major = bios_minor = -1; /* Use geometry for BIOS version >= 3.4 */
690 bios_major = signatures[j].major_bios_version;
703 if (bios_major == 2) {
857 bios_major = bios_minor = -1;
926 if (PCI_bus || (bios_major == 3 && bios_minor >= 2) || bios_major <
[all...]
H A Dfd_mcs.c224 #define bios_major (HOSTDATA(shpnt)->_bios_major) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_sds.c111 u8 bios_major; member in struct:asd_bios_chim_struct
253 asd_ha->hw_prof.bios.maj = bc_struct->bios_major;

Completed in 45 milliseconds