Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/scsi/
Dscsi_target.c283 cdbg.ccb_h.func_code = XPT_DEBUG; in targioctl()
1146 case XPT_DEBUG: in targccblen()
/freebsd-12-stable/sys/cam/
Dcam_ccb.h154 XPT_DEBUG = 0x0a, enumerator
Dcam_xpt.c497 case XPT_DEBUG: { in xptdoioctl()
3140 case XPT_DEBUG: { in xpt_action_default()
5590 { XPT_DEBUG, "XPT_DEBUG" },
/freebsd-12-stable/sbin/camcontrol/
Dcamcontrol.c5059 ccb.ccb_h.func_code = XPT_DEBUG; in camdebug()