Searched refs:hose_tail (Results 1 – 5 of 5) sorted by relevance
25 struct pci_controller *hose_head, **hose_tail = &hose_head; variable36 *hose_tail = hose; in alloc_pci_controller()37 hose_tail = &hose->next; in alloc_pci_controller()
55 struct pci_controller *hose_head, **hose_tail = &hose_head; variable373 *hose_tail = hose; in alloc_pci_controller()374 hose_tail = &hose->next; in alloc_pci_controller()
173 extern struct pci_controller *hose_head, **hose_tail;
31 static struct pci_channel *hose_head, **hose_tail = &hose_head; variable103 *hose_tail = hose; in register_pci_controller()104 hose_tail = &hose->next; in register_pci_controller()
32 static struct pci_controller *hose_head, **hose_tail = &hose_head; variable192 *hose_tail = hose; in register_pci_controller()193 hose_tail = &hose->next; in register_pci_controller()