Searched refs:in_callbacks (Results 1 – 2 of 2) sorted by relevance
2219 cec_curr->in_callbacks = B_TRUE; in t1394_setup_isoch_cec()2242 cec_curr->in_callbacks = B_FALSE; in t1394_setup_isoch_cec()2319 cec_curr->in_callbacks = B_TRUE; in t1394_start_isoch_cec()2347 cec_curr->in_callbacks = B_FALSE; in t1394_start_isoch_cec()2423 cec_curr->in_callbacks = B_TRUE; in t1394_stop_isoch_cec()2448 cec_curr->in_callbacks = B_FALSE; in t1394_stop_isoch_cec()2593 cec_curr->in_callbacks = B_TRUE; in t1394_teardown_isoch_cec()2614 cec_curr->in_callbacks = B_FALSE; in t1394_teardown_isoch_cec()
800 boolean_t in_callbacks; member812 #define CEC_IN_ANY_CALLBACKS(cec) (((cec)->in_callbacks == B_TRUE) || \