pq3pci_intrhand
struct pq3pci_intrhand * const pih =
struct pq3pci_intrhand * const pih = ih;
SIMPLEQ_REMOVE(&pis->pis_ihands, pih, pq3pci_intrhand, pih_link);
SIMPLEQ_ENTRY(pq3pci_intrhand) pih_link;
SIMPLEQ_HEAD(,pq3pci_intrhand) pis_ihands;
struct pq3pci_intrhand *pih;