Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_debug.h88 void xpt_cam_debug(const char *fmt, ...);
115 xpt_cam_debug(_CAM_X printfargs); \
H A Dcam_xpt.c5580 xpt_cam_debug(const char *fmt, ...) in xpt_cam_debug() function