Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h489 #define SRS_QUIESCED(srs) (srs->srs_state & SRS_QUIESCE_DONE) macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c508 if (!SRS_QUIESCED(mac_srs)) { in mac_srs_poll_state_change()
H A Dmac.c2356 if (!SRS_QUIESCED(srs)) in mac_rx_srs_restart()
2507 if (!SRS_QUIESCED(srs)) in mac_tx_srs_restart()