Home
last modified time | relevance | path

Searched refs:sc_rx_pend (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_var.h173 uint32_t sc_rx_pend; member
H A Drt2560.c1287 if (sc->sc_rx_pend) { in ral_softint_handler()
1288 sc->sc_rx_pend = 0; in ral_softint_handler()
2296 sc->sc_rx_pend = 1; in rt2560_intr()
2542 sc->sc_rx_pend = 0; in rt2560_attach()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_var.h129 uint32_t sc_rx_pend; member
H A Drt2661.c1072 if (sc->sc_rx_pend) { in rt2661_softintr()
1073 sc->sc_rx_pend = 0; in rt2661_softintr()
1152 sc->sc_rx_pend = 1; in rt2661_intr()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_var.h195 uint32_t sc_rx_pend; member
H A Drt2860.c1813 if (sc->sc_rx_pend) { in rt2860_softintr()
1814 sc->sc_rx_pend = 0; in rt2860_softintr()
1877 sc->sc_rx_pend = 1; in rt2860_intr()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c691 if (sc->sc_rx_pend) { in arn_softint_handler()
693 sc->sc_rx_pend = 0; in arn_softint_handler()
H A Darn_core.h926 uint32_t sc_rx_pend; member
H A Darn_main.c1130 sc->sc_rx_pend = 1; in arn_isr()
3164 sc->sc_rx_pend = 0; in arn_attach()
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h549 uint32_t sc_rx_pend; member
H A Dmwl.c3304 if (sc->sc_rx_pend) { in mwl_softintr()
3305 sc->sc_rx_pend = 0; in mwl_softintr()
3339 sc->sc_rx_pend = 1; in mwl_intr()