Searched refs:SCMD_READ_BUFFER (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/uts/common/sys/scsi/generic/ |
H A D | commands.h | 235 #define SCMD_READ_BUFFER 0x3c macro 460 /* 0x3c */ SCMD_READ_BUFFER, "read_buffer", \
|
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | ses_safte.c | 108 { SCMD_READ_BUFFER, 1, SAFTE_RD_RDCFG, 0, 0, 0, 0, 0, SCRATCH, 0 }; in _NOTE() 342 cdb[0] = SCMD_READ_BUFFER; in safte_rdstat()
|
H A D | st.c | 12004 case SCMD_READ_BUFFER: in st_set_state() 18411 { SCMD_READ_BUFFER,
|
/titanic_44/usr/src/lib/storage/libg_fc/common/ |
H A D | io.c | 266 my_cdb_g1 cdb = {SCMD_READ_BUFFER, 0x5, 0, 0, 0, 0, 0, 0, 0, 0}; in g_scsi_readbuffer_cmd()
|
H A D | genf.c | 727 scsi_command_names[14].command = SCMD_READ_BUFFER; in g_scsi_find_command_name()
|
/titanic_44/usr/src/uts/common/sys/scsi/impl/ |
H A D | spc3_types.h | 153 SPC3_CMD_READ_BUFFER = SCMD_READ_BUFFER,
|
/titanic_44/usr/src/cmd/luxadm/ |
H A D | lux_util.c | 224 scsi_command_names[14].command = SCMD_READ_BUFFER; in scsi_find_command_name()
|
/titanic_44/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 1523 case SCMD_READ_BUFFER: /* read buffer */ in amr_tran_start()
|
/titanic_44/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.c | 1179 case SCMD_READ_BUFFER: { in arcmsr_tran_start()
|