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

/freebsd-13-stable/usr.sbin/ctladm/
H A Dctladm.c1071 char scsi_path[40]; local
1097 /*retries*/ 2, scsi_path,
1098 sizeof(scsi_path),
1102 printf("%s", scsi_path);
1205 char scsi_path[40]; local
1250 ctl_scsi_path_string(io, scsi_path, sizeof(scsi_path));
1252 fprintf(stdout, "%s LUN %s successfully\n", scsi_path,
1983 char scsi_path[40]; local
1993 if ((retval = cctl_get_inquiry(fd, lun, iid, retries, scsi_path,
2368 char scsi_path[40]; local
[all...]

Completed in 51 milliseconds