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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dpci-noop.c20 struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller
55 for (hose = hose_head; hose; hose = hose->next)
H A Dpci_impl.h149 extern struct pci_controller *hose_head, **hose_tail;
H A Dpci.c49 struct pci_controller *hose_head, **hose_tail = &hose_head; variable in typeref:struct:pci_controller
366 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) {
415 for(hose = hose_head; hose; hose = hose->next)
H A Dsys_rawhide.c171 for (hose = hose_head; hose; hose = hose->next) {
H A Dcore_mcpcia.c486 for (hose = hose_head; hose; hose = hose->next)
597 for (hose = hose_head; hose; hose = hose->next, iodpp++) {
642 for (hose = hose_head; hose; hose = hose->next)
H A Dsys_dp264.c528 hose_head->sg_isa->align_entry = 4;
529 hose_head->sg_pci->align_entry = 4;
H A Dsetup.c201 if (hose_head) {
203 for (hose = hose_head; hose; hose = hose->next)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dpci.h30 extern struct pci_controller* hose_head;
H A Dpci.c63 struct pci_controller* hose_head; variable in typeref:struct:pci_controller
64 struct pci_controller** hose_tail = &hose_head;
463 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) {
617 struct pci_controller* hose = hose_head;
H A Dpci_dn.c192 for (phb=hose_head;phb;phb=phb->next)
H A Dpci_dma.c56 extern struct pci_controller* hose_head;
685 for (phb=hose_head;phb;phb=phb->next) {
H A DiSeries_pci.c57 extern struct pci_controller* hose_head;
H A DpSeries_pci.c756 for (hose=hose_head;hose;hose=hose->next)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dpci.c56 struct pci_controller* hose_head; variable in typeref:struct:pci_controller
57 struct pci_controller** hose_tail = &hose_head;
529 for(hose=hose_head; hose; hose=hose->next) {
648 for (hose=hose_head;hose;hose=hose->next)
1002 for (next_busno = 0, hose = hose_head; hose; hose = hose->next) {
1184 struct pci_controller* hose = hose_head;
1372 for (hose = hose_head; hose; hose = hose->next) {

Completed in 166 milliseconds