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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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)
H A Dconsole.c80 for (hose = hose_head; hose; hose = hose->next) {
H A Dpci_impl.h173 extern struct pci_controller *hose_head, **hose_tail;
H A Dpci.c57 struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller
422 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) {
477 for(hose = hose_head; hose; hose = hose->next)
H A Dcore_mcpcia.c439 for (hose = hose_head; hose; hose = hose->next)
550 for (hose = hose_head; hose; hose = hose->next, iodpp++) {
594 for (hose = hose_head; hose; hose = hose->next)
H A Dsys_rawhide.c187 for (hose = hose_head; hose; hose = hose->next) {
H A Dsys_dp264.c545 hose_head->sg_isa->align_entry = 4;
546 hose_head->sg_pci->align_entry = 4;
H A Dsys_nautilus.c200 struct pci_controller *hose = hose_head;
H A Dcore_titan.c462 for (hose = hose_head; hose; hose = hose->next)
733 for (hose = hose_head; hose; hose = hose->next)
H A Dsetup.c237 if (hose_head) {
239 for (hose = hose_head; hose; hose = hose->next)
H A Dcore_marvel.c698 for (hose = hose_head; hose; hose = hose->next) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpci.c29 static struct pci_channel *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_channel
118 for (hose = hose_head; hose; hose = hose->next)
374 for (hose = hose_head; hose; hose = hose->next) {
376 pcibios_bus_report_status_early(hose, hose_head->index,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci.c34 static struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller

Completed in 101 milliseconds