Searched refs:NVME_CQE_SC_SPC_NS_INSUF_CAP (Results 1 – 3 of 3) sorted by relevance
78 NVME_CQE_SC_SPC_NS_INSUF_CAP, "namespace exceeds device " in main()97 NVME_CQE_SC_SPC_NS_INSUF_CAP, "insufficient device capacity")) { in main()
233 case NVME_CQE_SC_SPC_NS_INSUF_CAP: in nvme_sctostr_cmd_gen()
2018 #define NVME_CQE_SC_SPC_NS_INSUF_CAP 0x15 /* NS Insufficient Capacity */ macro