Searched refs:xpt_path_string (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/cam/
H A Dcam_xpt.h98 int xpt_path_string(struct cam_path *path, char *str,
H A Dcam.c301 xpt_path_string(ccb->csio.ccb_h.path, path_str, sizeof(path_str));
H A Dcam_xpt.c3723 xpt_path_string(struct cam_path *path, char *str, size_t str_len) function
/freebsd-9.3-release/sys/cam/scsi/
H A Dsmp_all.c261 xpt_path_string(smpio->ccb_h.path, path_str, sizeof(path_str));
H A Dscsi_all.c4818 xpt_path_string(csio->ccb_h.path, path_str, sizeof(path_str));
/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_sas_lsi.c1068 xpt_path_string(ccb->ccb_h.path, path_str,
1130 xpt_path_string(done_ccb->ccb_h.path, path_str, sizeof(path_str));
H A Dmpr_sas.c337 xpt_path_string(cm->cm_ccb->csio.ccb_h.path, path_str,
3273 xpt_path_string(local_path, path_str, sizeof(path_str));
/freebsd-9.3-release/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c2303 xpt_path_string(ccb->ccb_h.path, path_str, sizeof(path_str));
/freebsd-9.3-release/sys/dev/mps/
H A Dmps_sas.c324 xpt_path_string(cm->cm_ccb->csio.ccb_h.path, path_str,
3348 xpt_path_string(local_path, path_str, sizeof(path_str));

Completed in 281 milliseconds