Home
last modified time | relevance | path

Searched refs:hose_head (Results 1 – 11 of 11) sorted by relevance

/linux/arch/sh/drivers/pci/
H A Dpci.c27 static struct pci_channel *hose_head, **hose_tail = &hose_head; variable
155 for (hose = hose_head; hose; hose = hose->next) in pcibios_init()
262 for (hose = hose_head; hose; hose = hose->next) { in pcibios_report_status()
264 pcibios_bus_report_status_early(hose, hose_head->index, in pcibios_report_status()
/linux/arch/alpha/kernel/
H A Dpci.c57 struct pci_controller *hose_head, **hose_tail = &hose_head; variable
334 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) { in common_init_pci()
382 for (hose = hose_head; hose; hose = hose->next) { in common_init_pci()
429 for(hose = hose_head; hose; hose = hose->next) in SYSCALL_DEFINE3()
H A Dpci_impl.h165 extern struct pci_controller *hose_head, **hose_tail;
H A Dconsole.c85 for (hose = hose_head; hose; hose = hose->next) { in find_console_vga_hose()
H A Dcore_mcpcia.c440 for (hose = hose_head; hose; hose = hose->next) in mcpcia_init_hoses()
551 for (hose = hose_head; hose; hose = hose->next, iodpp++) { in mcpcia_print_system_area()
595 for (hose = hose_head; hose; hose = hose->next) in mcpcia_machine_check()
H A Dsys_dp264.c534 hose_head->sg_isa->align_entry = 4; in webbrick_init_arch()
535 hose_head->sg_pci->align_entry = 4; in webbrick_init_arch()
H A Dsys_rawhide.c172 for (hose = hose_head; hose; hose = hose->next) { in rawhide_init_irq()
H A Dsys_nautilus.c201 struct pci_controller *hose = hose_head; in nautilus_init_pci()
H A Dcore_titan.c479 for (hose = hose_head; hose; hose = hose->next) in titan_ioremap()
753 for (hose = hose_head; hose; hose = hose->next) in titan_agp_info()
H A Dsetup.c226 if (hose_head) { in reserve_std_resources()
228 for (hose = hose_head; hose; hose = hose->next) in reserve_std_resources()
H A Dcore_marvel.c701 for (hose = hose_head; hose; hose = hose->next) { in marvel_ioremap()