Searched refs:hose_head (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/arch/alpha/kernel/
H A Dpci-noop.c25 struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller
59 for (hose = hose_head; hose; hose = hose->next) sys_pciconfig_iobase()
H A Dconsole.c82 for (hose = hose_head; hose; hose = hose->next) { find_console_vga_hose()
H A Dpci.c55 struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller
323 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) { common_init_pci()
358 for (hose = hose_head; hose; hose = hose->next) { common_init_pci()
401 for(hose = hose_head; hose; hose = hose->next) sys_pciconfig_iobase()
H A Dcore_mcpcia.c439 for (hose = hose_head; hose; hose = hose->next)
550 for (hose = hose_head; hose; hose = hose->next, iodpp++) { mcpcia_print_system_area()
594 for (hose = hose_head; hose; hose = hose->next) mcpcia_machine_check()
H A Dsys_rawhide.c172 for (hose = hose_head; hose; hose = hose->next) { rawhide_init_irq()
H A Dsys_dp264.c534 hose_head->sg_isa->align_entry = 4; webbrick_init_arch()
535 hose_head->sg_pci->align_entry = 4; webbrick_init_arch()
H A Dpci_impl.h173 extern struct pci_controller *hose_head, **hose_tail;
H A Dsys_nautilus.c202 struct pci_controller *hose = hose_head; nautilus_init_pci()
H A Dcore_titan.c479 for (hose = hose_head; hose; hose = hose->next) titan_ioremap()
754 for (hose = hose_head; hose; hose = hose->next) titan_agp_info()
H A Dsetup.c244 if (hose_head) { reserve_std_resources()
246 for (hose = hose_head; hose; hose = hose->next) reserve_std_resources()
H A Dcore_marvel.c705 for (hose = hose_head; hose; hose = hose->next) { marvel_ioremap()
/linux-4.1.27/arch/sh/drivers/pci/
H A Dpci.c31 static struct pci_channel *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_channel
144 for (hose = hose_head; hose; hose = hose->next) pcibios_init()
263 for (hose = hose_head; hose; hose = hose->next) { pcibios_report_status()
265 pcibios_bus_report_status_early(hose, hose_head->index, pcibios_report_status()
/linux-4.1.27/arch/mips/pci/
H A Dpci.c32 static struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller
247 for (hose = hose_head; hose; hose = hose->next) pcibios_init()

Completed in 284 milliseconds