Home
last modified time | relevance | path

Searched refs:START_STOP_IMMED_MASK (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/sata/
H A Dsata_defs.h623 #define START_STOP_IMMED_MASK 0x01 macro
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c4210 if (scsipkt->pkt_cdbp[1] & START_STOP_IMMED_MASK) { in sata_txlt_start_stop_unit()