Searched refs:hose_tail (Results 1 – 4 of 4) sorted by relevance
24 struct pci_controller *hose_head, **hose_tail = &hose_head; variable35 *hose_tail = hose; in alloc_pci_controller()36 hose_tail = &hose->next; in alloc_pci_controller()
173 extern struct pci_controller *hose_head, **hose_tail;
57 struct pci_controller *hose_head, **hose_tail = &hose_head; variable449 *hose_tail = hose; in alloc_pci_controller()450 hose_tail = &hose->next; in alloc_pci_controller()
32 static struct pci_controller *hose_head, **hose_tail = &hose_head; variable124 *hose_tail = hose; in register_pci_controller()125 hose_tail = &hose->next; in register_pci_controller()