Searched refs:CAM_IOSCHED_FLAG_CALLOUT_ACTIVE (Results 1 – 1 of 1) sorted by relevance
710 #define CAM_IOSCHED_FLAG_CALLOUT_ACTIVE (1ul << 1) macro859 isc->flags |= CAM_IOSCHED_FLAG_CALLOUT_ACTIVE; in cam_iosched_limiter_sysctl()1126 (*iscp)->flags |= CAM_IOSCHED_FLAG_CALLOUT_ACTIVE; in cam_iosched_init()1150 if (isc->flags & CAM_IOSCHED_FLAG_CALLOUT_ACTIVE) { in cam_iosched_fini()1152 isc->flags &= ~ CAM_IOSCHED_FLAG_CALLOUT_ACTIVE; in cam_iosched_fini()