Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsati_start_stop_unit.h83 #define SATI_START_STOP_UNIT_IMMED_BIT(cdb) \ macro
H A Dsati_start_stop_unit.c256 if ( SATI_START_STOP_UNIT_IMMED_BIT(cdb) == 1 ) in sati_start_stop_unit_translate_command()