Home
last modified time | relevance | path

Searched refs:xpt_path_string (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/cam/
H A Dcam_xpt.h105 char * xpt_path_string(struct cam_path *path, char *str,
H A Dcam.c401 xpt_path_string(ccb->csio.ccb_h.path, path_str, sizeof(path_str)); in cam_error_string()
H A Dcam_xpt.c3752 xpt_path_string(struct cam_path *path, char *str, size_t str_len) in xpt_path_string() function
/freebsd/sys/dev/mps/
H A Dmps_sas_lsi.c1133 xpt_path_string(ccb->ccb_h.path, path_str, in mpssas_SSU_to_SATA_devices()
1200 xpt_path_string(done_ccb->ccb_h.path, path_str, sizeof(path_str)); in mpssas_stop_unit_done()
/freebsd/sys/cam/scsi/
H A Dsmp_all.c259 xpt_path_string(smpio->ccb_h.path, path_str, sizeof(path_str)); in smp_error_sbuf()
H A Dscsi_all.c5132 xpt_path_string(csio->ccb_h.path, path_str, sizeof(path_str)); in scsi_sense_sbuf()
/freebsd/sys/dev/mpr/
H A Dmpr_sas_lsi.c1497 xpt_path_string(ccb->ccb_h.path, path_str, in mprsas_SSU_to_SATA_devices()
1566 xpt_path_string(done_ccb->ccb_h.path, path_str, sizeof(path_str)); in mprsas_stop_unit_done()