Searched refs:bios32 (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/arm/kernel/
H A DMakefile38 obj-$(CONFIG_PCI) += bios32.o isa.o
H A Dbios32.c2 * linux/arch/arm/kernel/bios32.c
/linux-4.1.27/arch/x86/pci/
H A Dpcbios.c60 union bios32 { union
317 union bios32 *check; pci_find_bios()
327 for (check = (union bios32 *) __va(0xe0000); pci_find_bios()
328 check <= (union bios32 *) __va(0xffff0); pci_find_bios()
/linux-4.1.27/arch/alpha/kernel/
H A Dproto.h139 /* bios32.c */ locate_and_init_vga()
/linux-4.1.27/drivers/video/fbdev/
H A Dneofb.c143 static biosMode bios32[] = { variable
176 size = ARRAY_SIZE(bios32); neoFindMode()
177 mode = bios32; neoFindMode()
/linux-4.1.27/arch/ia64/pci/
H A Dpci.c4 * Derived from bios32.c of i386 tree.
/linux-4.1.27/drivers/scsi/
H A Dfdomain.c830 /* Tell how to print a list of the known PCI devices from bios32 and fdomain_pci_bios_detect()

Completed in 345 milliseconds