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

/linux-4.4.14/drivers/scsi/
H A Dfdomain.c389 static int bios_major; variable
522 if (bios_major < 0 && bios_minor < 0) { print_banner()
528 if (bios_major >= 0) printk("%d.", bios_major); print_banner()
571 bios_major = bios_minor = -1; /* Use geometry for BIOS version >= 3.4 */ fdomain_setup()
703 bios_major = signatures[j].major_bios_version; fdomain_isa_detect()
716 if (bios_major == 2) { fdomain_isa_detect()
881 bios_major = bios_minor = -1; fdomain_pci_bios_detect()
950 if (PCI_bus || (bios_major == 3 && bios_minor >= 2) || bios_major < 0) { __fdomain_16x0_detect()
1650 if (bios_major == 2) { fdomain_16x0_biosparam()
1671 } else if (bios_major == 3 fdomain_16x0_biosparam()
/linux-4.4.14/drivers/scsi/aic94xx/
H A Daic94xx_sds.c113 u8 bios_major; member in struct:asd_bios_chim_struct
255 asd_ha->hw_prof.bios.maj = bc_struct->bios_major; asd_get_bios_chim()

Completed in 109 milliseconds