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

/openbsd-current/sys/dev/pci/
H A Dif_bnxt.c298 int bnxt_intr(void *);
554 IPL_NET | IPL_MPSAFE, bnxt_intr, &sc->sc_queues[0],
561 bnxt_intr, &sc->sc_queues[0], DEVNAME(sc));
698 bnxt_intr, bq, bq->q_name);
1588 bnxt_intr(void *xq) function

Completed in 79 milliseconds