Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_debug.h86 void xpt_cam_path_debug(struct cam_path *path, const char *fmt, ...);
102 xpt_cam_path_debug(path, _CAM_X printfargs); \
H A Dcam_xpt.c5540 xpt_cam_path_debug(struct cam_path *path, const char *fmt, ...) in xpt_cam_path_debug() function