Searched refs:NVM_OP_ERASE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | lightnvm.h | 46 NVM_OP_ERASE = 0x90, enumerator |
/linux-4.4.14/drivers/nvme/host/ | ||
D | lightnvm.c | 512 c.erase.opcode = NVM_OP_ERASE; in nvme_nvm_erase_block() |