Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnvme.h281 nvme_cmd_flush = 0x00, enumerator
/linux-4.4.14/drivers/nvme/host/
Dscsi.c2208 c.common.opcode = nvme_cmd_flush; in nvme_trans_synchronize_cache()
Dpci.c778 cmnd.common.opcode = nvme_cmd_flush; in nvme_submit_flush()