Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dpci-noop.c27 struct pci_controller *hose_head, **hose_tail = &hose_head; variable
66 for (hose = hose_head; hose; hose = hose->next) in SYSCALL_DEFINE3()
H A Dpci.c57 struct pci_controller *hose_head, **hose_tail = &hose_head; variable
335 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) { in common_init_pci()
383 for (hose = hose_head; hose; hose = hose->next) { in common_init_pci()
430 for(hose = hose_head; hose; hose = hose->next) in SYSCALL_DEFINE3()
H A Dpci_impl.h167 extern struct pci_controller *hose_head, **hose_tail;
H A Dconsole.c84 for (hose = hose_head; hose; hose = hose->next) { in find_console_vga_hose()
H A Dcore_mcpcia.c442 for (hose = hose_head; hose; hose = hose->next) in mcpcia_init_hoses()
553 for (hose = hose_head; hose; hose = hose->next, iodpp++) { in mcpcia_print_system_area()
597 for (hose = hose_head; hose; hose = hose->next) in mcpcia_machine_check()
H A Dsys_rawhide.c172 for (hose = hose_head; hose; hose = hose->next) { in rawhide_init_irq()
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_nautilus.c203 struct pci_controller *hose = hose_head; in nautilus_init_pci()
H A Dcore_titan.c483 for (hose = hose_head; hose; hose = hose->next) in titan_ioremap()
758 for (hose = hose_head; hose; hose = hose->next) in titan_agp_info()
H A Dsetup.c245 if (hose_head) { in reserve_std_resources()
247 for (hose = hose_head; hose; hose = hose->next) in reserve_std_resources()
H A Dcore_marvel.c712 for (hose = hose_head; hose; hose = hose->next) { in marvel_ioremap()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dpci-noop.c27 struct pci_controller *hose_head, **hose_tail = &hose_head; variable
66 for (hose = hose_head; hose; hose = hose->next) in SYSCALL_DEFINE3()
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.h167 extern struct pci_controller *hose_head, **hose_tail;
H A Dconsole.c84 for (hose = hose_head; hose; hose = hose->next) { in find_console_vga_hose()
H A Dcore_mcpcia.c442 for (hose = hose_head; hose; hose = hose->next) in mcpcia_init_hoses()
553 for (hose = hose_head; hose; hose = hose->next, iodpp++) { in mcpcia_print_system_area()
597 for (hose = hose_head; hose; hose = hose->next) in mcpcia_machine_check()
H A Dsys_rawhide.c172 for (hose = hose_head; hose; hose = hose->next) { in rawhide_init_irq()
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_nautilus.c203 struct pci_controller *hose = hose_head; in nautilus_init_pci()
H A Dcore_titan.c483 for (hose = hose_head; hose; hose = hose->next) in titan_ioremap()
758 for (hose = hose_head; hose; hose = hose->next) in titan_agp_info()
H A Dsetup.c240 if (hose_head) { in reserve_std_resources()
242 for (hose = hose_head; hose; hose = hose->next) in reserve_std_resources()
H A Dcore_marvel.c710 for (hose = hose_head; hose; hose = hose->next) { in marvel_ioremap()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds