Home
last modified time | relevance | path

Searched refs:twa_ih (Results 1 – 2 of 2) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dtwavar.h63 void *twa_ih; /* interrupt handle cookie */ member
H A Dtwa.c1599 sc->twa_ih = pci_intr_establish(pc, ih, IPL_BIO, twa_intr, sc);
1600 if (sc->twa_ih == NULL) {