Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dconstants.c165 [NVME_SC_INTERNAL_PATH_ERROR] = "Internal Pathing Error",
/openbmc/linux/include/linux/
H A Dnvme.h1979 NVME_SC_INTERNAL_PATH_ERROR = 0x300, enumerator
/openbmc/linux/drivers/nvme/target/
H A Dcore.c434 return NVME_SC_INTERNAL_PATH_ERROR; in nvmet_req_find_ns()