Searched refs:bios_major (Results 1 – 3 of 3) sorted by relevance
390 static int bios_major; variable523 if (bios_major < 0 && bios_minor < 0) { in print_banner()529 if (bios_major >= 0) printk("%d.", bios_major); in print_banner()572 bios_major = bios_minor = -1; /* Use geometry for BIOS version >= 3.4 */ in fdomain_setup()704 bios_major = signatures[j].major_bios_version; in fdomain_isa_detect()717 if (bios_major == 2) { in fdomain_isa_detect()882 bios_major = bios_minor = -1; in fdomain_pci_bios_detect()951 if (PCI_bus || (bios_major == 3 && bios_minor >= 2) || bios_major < 0) { in __fdomain_16x0_detect()1651 if (bios_major == 2) { in fdomain_16x0_biosparam()1672 } else if (bios_major == 3 in fdomain_16x0_biosparam()
225 #define bios_major (HOSTDATA(shpnt)->_bios_major) macro
113 u8 bios_major; member255 asd_ha->hw_prof.bios.maj = bc_struct->bios_major; in asd_get_bios_chim()