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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h143 #define URTW_IS_RUNNING(_sc) \ macro
H A Durtw.c2592 if (URTW_IS_RUNNING(sc) && !URTW_IS_SUSPENDING(sc))
3924 if (URTW_IS_RUNNING(sc)) {
4062 if (URTW_IS_RUNNING(sc) && ic->ic_des_esslen) {
4090 if (URTW_IS_RUNNING(sc) && ic->ic_des_esslen) {
4492 if (URTW_IS_RUNNING(sc)) {

Completed in 51 milliseconds