Searched refs:S_CDB (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | atapi_fsm.c | 137 { S_CDB, S_CDB, S_CDB, S_CDB, S_CDB, S_CDB, S_IDLE, S_X }, /* cmd */ 138 { S_IDLE, S_OUT, S_CDB, S_CDB, S_CDB, S_IN, S_IDLE, S_X }, /* cdb */ 723 case S_CDB: in atapi_fsm_intr()
|
H A D | ata_fsm.h | 97 S_CDB, /* CDB sent */ enumerator
|