Searched refs:MPI2_FUNCTION_NVME_ENCAPSULATED (Results 1 – 3 of 3) sorted by relevance
296 if (mpi_reply->Function == MPI2_FUNCTION_NVME_ENCAPSULATED) { in mpt3sas_ctl_done()752 mpi_request->Function == MPI2_FUNCTION_NVME_ENCAPSULATED) { in _ctl_do_mpt_command()803 case MPI2_FUNCTION_NVME_ENCAPSULATED: in _ctl_do_mpt_command()1055 MPI2_FUNCTION_NVME_ENCAPSULATED)) { in _ctl_do_mpt_command()1063 MPI2_FUNCTION_NVME_ENCAPSULATED) ? NVME_ERROR_RESPONSE_SIZE : in _ctl_do_mpt_command()
948 case MPI2_FUNCTION_NVME_ENCAPSULATED: in _base_sas_ioc_info()
659 #define MPI2_FUNCTION_NVME_ENCAPSULATED (0x33) macro