Home
last modified time | relevance | path

Searched refs:NVME_SC_HOST_ID_INCONSIST (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/nvme/host/
H A Dconstants.c90 [NVME_SC_HOST_ID_INCONSIST] = "Host Identifier Inconsistent Format",
H A Dpr.c220 if (ret == NVME_SC_HOST_ID_INCONSIST && in nvme_pr_resv_report()
/linux/drivers/nvme/target/
H A Dpr.c821 status = NVME_SC_HOST_ID_INCONSIST | NVME_STATUS_DNR; in nvmet_execute_pr_report()
/linux/include/linux/
H A Dnvme.h2022 NVME_SC_HOST_ID_INCONSIST = 0x18, enumerator