Home
last modified time | relevance | path

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

/freebsd-head/sys/cam/
HDcam_debug.h94 #define CAM_DEBUGGED(path, flag) \ macro
101 if (CAM_DEBUGGED(path, flag)) { \
120 #define CAM_DEBUGGED(A, B) 0 macro
HDcam_periph.c2020 CAM_DEBUGGED(ccb->ccb_h.path, CAM_DEBUG_INFO)) in cam_periph_error()
/freebsd-head/sys/cam/scsi/
HDscsi_sa.c3214 if (CAM_DEBUGGED(periph->path, CAM_DEBUG_INFO)) { in samount()
4185 if (CAM_DEBUGGED(periph->path, CAM_DEBUG_INFO)) { in sagetparams()
4622 if (CAM_DEBUGGED(periph->path, CAM_DEBUG_INFO)) { in sasetparams()
4925 if (CAM_DEBUGGED(periph->path, CAM_DEBUG_INFO)) { in saprevent()