Home
last modified time | relevance | path

Searched refs:ctl_scsi_path_string (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/cam/ctl/
H A Dctl_scsi_all.c112 ctl_scsi_path_string(struct ctl_io_hdr *hdr, char *path_str, int len) in ctl_scsi_path_string() function
133 ctl_scsi_path_string(&ctsio->io_hdr, path_str, sizeof(path_str)); in ctl_scsi_sense_sbuf()
H A Dctl_scsi_all.h46 void ctl_scsi_path_string(struct ctl_io_hdr *hdr, char *path_str, int strlen);
H A Dctl_util.c735 ctl_scsi_path_string(&io->io_hdr, path_str, sizeof(path_str)); in ctl_io_sbuf()
794 ctl_scsi_path_string(&io->io_hdr, path_str, sizeof(path_str)); in ctl_io_error_sbuf()
895 ctl_scsi_path_string(&io->io_hdr, path_str, sizeof(path_str)); in ctl_data_print()
H A Dctl.c13843 ctl_scsi_path_string(&io->io_hdr, path_str, sizeof(path_str));
/freebsd-src/usr.sbin/ctladm/
H A Dctladm.c1280 ctl_scsi_path_string(&io->io_hdr, scsi_path, sizeof(scsi_path)); in cctl_start_stop()
2001 ctl_scsi_path_string(&io->io_hdr, path_str, path_len); in cctl_get_inquiry()
2399 ctl_scsi_path_string(&io->io_hdr, scsi_path, sizeof(scsi_path)); in cctl_persistent_reserve_out()