Searched refs:su_closing (Results 1 – 3 of 3) sorted by relevance
183 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()
788 if (sup->su_closing) in softmac_wput_nondata_task()855 if (sup->su_closing) { in softmac_wput_nondata()
295 boolean_t su_closing; /* su_disp_mutex */ member