Searched refs:hose_tail (Results 1 – 4 of 4) sorted by relevance
27 struct pci_controller *hose_head, **hose_tail = &hose_head; variable41 *hose_tail = hose; in alloc_pci_controller()42 hose_tail = &hose->next; in alloc_pci_controller()
57 struct pci_controller *hose_head, **hose_tail = &hose_head; variable400 *hose_tail = hose; in alloc_pci_controller()401 hose_tail = &hose->next; in alloc_pci_controller()
167 extern struct pci_controller *hose_head, **hose_tail;
27 static struct pci_channel *hose_head, **hose_tail = &hose_head; variable115 *hose_tail = hose; in register_pci_controller()116 hose_tail = &hose->next; in register_pci_controller()