Searched refs:NVME_SC_ABORT_REQ (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/nvme/host/ | ||
D | constants.c | 65 [NVME_SC_ABORT_REQ] = "Command Abort Requested", |
/linux-6.1.9/include/linux/ | ||
D | nvme.h | 1811 NVME_SC_ABORT_REQ = 0x7, enumerator |