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

/netbsd-current/sys/arch/powerpc/booke/pci/
H A Dpq3pci.c236 struct pq3pci_intrhand { struct
238 SIMPLEQ_ENTRY(pq3pci_intrhand) pih_link;
257 SIMPLEQ_HEAD(,pq3pci_intrhand) pis_ihands;
649 struct pq3pci_intrhand *pih;
1535 struct pq3pci_intrhand * const pih =
1557 struct pq3pci_intrhand * const pih = ih;
1561 SIMPLEQ_REMOVE(&pis->pis_ihands, pih, pq3pci_intrhand, pih_link);

Completed in 143 milliseconds