Home
last modified time | relevance | path

Searched refs:SCMD_GROUP1 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h206 #define SCMD_GROUP1 0x20 macro
/titanic_44/usr/src/cmd/format/
H A Dctlr_scsi.c153 SCMD_READ|SCMD_GROUP1, "read",
154 SCMD_WRITE|SCMD_GROUP1, "write",
253 cdb.scc_cmd |= SCMD_GROUP1;
2016 case SCMD_READ|SCMD_GROUP1:
/titanic_44/usr/src/uts/sun4v/io/
H A Dvds.c1424 cdb.scc_cmd |= SCMD_GROUP1; in vd_do_scsi_rdwr()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c850 { CDB_GROUP1, SCMD_GROUP1, 0xFFFFFFFF, 0xFFFF, },
21904 cdb.scc_cmd = cmd | SCMD_GROUP1;