Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dnvme-scsi.c80 #define START_STOP_UNIT_CDB_NO_FLUSH_MASK 0x4 macro
2687 no_flush &= START_STOP_UNIT_CDB_NO_FLUSH_MASK; in nvme_trans_start_stop()