Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_debug.h87 void xpt_cam_dev_debug(struct cam_ed *dev, const char *fmt, ...);
110 xpt_cam_dev_debug(dev, _CAM_X printfargs); \
H A Dcam_xpt.c5561 xpt_cam_dev_debug(struct cam_ed *dev, const char *fmt, ...) in xpt_cam_dev_debug() function