Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c183 ASSERT(!sup->su_closing); in softmac_upper_destructor()
590 sup->su_closing = B_TRUE; in softmac_drv_close()
611 sup->su_closing = B_FALSE; in softmac_drv_close()
H A Dsoftmac_fp.c788 if (sup->su_closing) in softmac_wput_nondata_task()
855 if (sup->su_closing) { in softmac_wput_nondata()
/illumos-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h295 boolean_t su_closing; /* su_disp_mutex */ member