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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dpci-noop.c23 struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller
57 for (hose = hose_head; hose; hose = hose->next)
H A Dconsole.c80 for (hose = hose_head; hose; hose = hose->next) {
H A Dpci_impl.h178 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
455 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) {
511 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.c541 hose_head->sg_isa->align_entry = 4;
542 hose_head->sg_pci->align_entry = 4;
H A Dsys_nautilus.c199 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.c234 if (hose_head) {
236 for (hose = hose_head; hose; hose = hose->next)
H A Dcore_marvel.c706 for (hose = hose_head; hose; hose = hose->next) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/pci/
H A Dpci.c32 struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dpci.c53 struct pci_controller* hose_head; variable in typeref:struct:pci_controller
54 struct pci_controller** hose_tail = &hose_head;
613 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) {
786 struct pci_controller* hose = hose_head;
1013 for (hose = hose_head; hose; hose = hose->next) {
1154 struct pci_controller* hose = hose_head;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dpci_32.c58 struct pci_controller* hose_head; variable in typeref:struct:pci_controller
59 struct pci_controller** hose_tail = &hose_head;
651 for(hose=hose_head; hose; hose=hose->next) {
791 for (hose=hose_head;hose;hose=hose->next)
1214 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) {
1434 struct pci_controller* hose = hose_head;
1658 for (hose = hose_head; hose; hose = hose->next) {
1781 struct pci_controller* hose = hose_head;

Completed in 301 milliseconds