Searched refs:in_callbacks (Results 1 – 2 of 2) sorted by relevance
2618 cec_curr->in_callbacks = B_TRUE; in t1394_setup_isoch_cec()2641 cec_curr->in_callbacks = B_FALSE; in t1394_setup_isoch_cec()2738 cec_curr->in_callbacks = B_TRUE; in t1394_start_isoch_cec()2766 cec_curr->in_callbacks = B_FALSE; in t1394_start_isoch_cec()2862 cec_curr->in_callbacks = B_TRUE; in t1394_stop_isoch_cec()2887 cec_curr->in_callbacks = B_FALSE; in t1394_stop_isoch_cec()3061 cec_curr->in_callbacks = B_TRUE; in t1394_teardown_isoch_cec()3082 cec_curr->in_callbacks = B_FALSE; in t1394_teardown_isoch_cec()
836 boolean_t in_callbacks; member848 #define CEC_IN_ANY_CALLBACKS(cec) (((cec)->in_callbacks == B_TRUE) || \