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