Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c179 ASSERT(!sup->su_closing); in softmac_upper_destructor()
581 sup->su_closing = B_TRUE; in softmac_drv_close()
602 sup->su_closing = B_FALSE; in softmac_drv_close()
H A Dsoftmac_fp.c814 if (sup->su_closing) in softmac_wput_nondata_task()
880 if (sup->su_closing) { in softmac_wput_nondata()
/titanic_41/usr/src/uts/common/sys/
H A Dsoftmac_impl.h295 boolean_t su_closing; /* su_disp_mutex */ member