Searched refs:SCSI_MAX_CDBLEN (Results 1 – 5 of 5) sorted by relevance
102 char cdb_str[(SCSI_MAX_CDBLEN * 3) + 1]; in ctl_scsi_command_string()
751 if ((retval = do_encode(csio->cdb_io.cdb_bytes, SCSI_MAX_CDBLEN, in csio_build()793 if ((retval = do_encode(csio->cdb_io.cdb_bytes, SCSI_MAX_CDBLEN, in csio_build_visit()
53 #define SCSI_MAX_CDBLEN 16 /* macro57 #if defined(CAM_MAX_CDBLEN) && (CAM_MAX_CDBLEN < SCSI_MAX_CDBLEN)
3158 char cdb_str[(SCSI_MAX_CDBLEN * 3) + 1]; in scsi_proto_debug_out()
332 char cdb_str[(SCSI_MAX_CDBLEN * 3) +1]; in cctl_dump_ooa()