Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnvme.h482 NVME_SC_POWER_LOSS = 0x5, enumerator
/linux-4.1.27/drivers/block/
Dnvme-scsi.c524 case NVME_SC_POWER_LOSS: in nvme_trans_status_code()