Home
last modified time | relevance | path

Searched refs:qwx_dp_service_srng (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dqwxvar.h1934 int qwx_dp_service_srng(struct qwx_softc *, int);
H A Dqwx.c6084 return qwx_dp_service_srng(sc, irq_grp->grp_id); in qwx_ext_intr()
17509 qwx_dp_service_srng(struct qwx_softc *sc, int grp_id) in qwx_dp_service_srng() function
/openbsd/sys/dev/pci/
H A Dif_qwx_pci.c4106 if (qwx_dp_service_srng(sc, i)) in qwx_pci_intr()