Home
last modified time | relevance | path

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

/src/sys/dev/isci/scil/
H A Dsati_passthrough.c80 #define PASSTHROUGH_CDB_T_DIR(cdb) PASSTHROUGH_ISOLATE_BITS(cdb, 2, PASSTHROUGH_CDB_T_DIR_M… macro
259 if (PASSTHROUGH_CDB_T_DIR(cdb) == 0x0) in sati_passthrough_check_direction()
271 if (PASSTHROUGH_CDB_T_DIR(cdb) == 0x1) in sati_passthrough_check_direction()
332 if (PASSTHROUGH_CDB_T_DIR(cdb) == 0x1) in sati_passthrough_12_translate_command()
410 if (PASSTHROUGH_CDB_T_DIR(cdb) == 0x1) in sati_passthrough_16_translate_command()