Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h293 uint32_t asc_rx_pend; member
H A Dath_main.c1493 asc->asc_rx_pend = 1; in ath_intr()
1537 if (asc->asc_rx_pend) { /* Soft interrupt for this driver */ in ath_softint_handler()
1538 asc->asc_rx_pend = 0; in ath_softint_handler()
2251 asc->asc_rx_pend = 0; in ath_attach()