Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h236 #define SCMD_READ_LONG 0x3E macro
461 /* 0x3e */ SCMD_READ_LONG, "read_long", \
/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h155 SPC3_CMD_READ_LONG = SCMD_READ_LONG,
156 SPC3_CMD_READ_LONG10 = SCMD_READ_LONG,
/titanic_50/usr/src/uts/common/sys/sata/impl/
H A Dsata.h571 ((cmd) == SCMD_READ_LONG) || ((cmd) == SCMD_SVC_ACTION_IN_G4) || \
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c3356 case SCMD_READ_LONG: in scsa2usb_handle_scsi_cmd_sub_class()
3700 case SCMD_READ_LONG: in scsa2usb_handle_ufi_subclass_cmd()
3823 case SCMD_READ_LONG: in scsa2usb_rw_transport()
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c2092 case SCMD_READ_LONG: in scsa1394_cmd_fill_cdb_rbc()