Searched refs:MPI2_FUNCTION_NVME_ENCAPSULATED (Results 1 – 3 of 3) sorted by relevance
693 #define MPI2_FUNCTION_NVME_ENCAPSULATED (0x33) /* NVMe Encapsulated (MPI v2.6) */ macro
938 if (function == MPI2_FUNCTION_NVME_ENCAPSULATED) { in mpr_user_pass_thru()1128 if (err == 0 && function == MPI2_FUNCTION_NVME_ENCAPSULATED) { in mpr_user_pass_thru()
1786 req->Function = MPI2_FUNCTION_NVME_ENCAPSULATED; in mprsas_build_nvme_unmap()