Searched refs:CAM_DEBUG_NONE (Results 1 – 4 of 4) sorted by relevance
37 CAM_DEBUG_NONE = 0x00, /* no debugging */ enumerator50 #define CAM_DEBUG_FLAGS CAM_DEBUG_NONE
3009 cam_dflags = CAM_DEBUG_NONE; in xpt_action_default()3015 if (start_ccb->cdbg.flags != CAM_DEBUG_NONE) { in xpt_action_default()5038 if (cam_dflags != CAM_DEBUG_NONE) { in xpt_config()5045 cam_dflags = CAM_DEBUG_NONE; in xpt_config()
276 cdbg.flags = CAM_DEBUG_NONE; in targioctl()
5098 ccb.cdbg.flags = CAM_DEBUG_NONE; in camdebug()5138 if (ccb.cdbg.flags == CAM_DEBUG_NONE) { in camdebug()