Home
last modified time | relevance | path

Searched refs:CAM_IOSCHED_FLAG_CALLOUT_ACTIVE (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/cam/
H A Dcam_iosched.c753 #define CAM_IOSCHED_FLAG_CALLOUT_ACTIVE (1ul << 1) macro
902 isc->flags |= CAM_IOSCHED_FLAG_CALLOUT_ACTIVE; in cam_iosched_limiter_sysctl()
1169 (*iscp)->flags |= CAM_IOSCHED_FLAG_CALLOUT_ACTIVE; in cam_iosched_init()
1193 if (isc->flags & CAM_IOSCHED_FLAG_CALLOUT_ACTIVE) { in cam_iosched_fini()
1195 isc->flags &= ~ CAM_IOSCHED_FLAG_CALLOUT_ACTIVE; in cam_iosched_fini()