Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h641 #define START_STOP_POWER_COND_MASK 0xF0 macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c4499 switch ((scsipkt->pkt_cdbp[4] & START_STOP_POWER_COND_MASK) >> 4) { in sata_txlt_start_stop_unit()