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