Searched refs:MPI2_FUNCTION_NVME_ENCAPSULATED (Results 1 – 3 of 3) sorted by relevance
186 case MPI2_FUNCTION_NVME_ENCAPSULATED: in _ctl_display_some_debug()294 if (mpi_reply->Function == MPI2_FUNCTION_NVME_ENCAPSULATED) { in mpt3sas_ctl_done()744 mpi_request->Function == MPI2_FUNCTION_NVME_ENCAPSULATED) { in _ctl_do_mpt_command()795 case MPI2_FUNCTION_NVME_ENCAPSULATED: in _ctl_do_mpt_command()1090 MPI2_FUNCTION_NVME_ENCAPSULATED)) { in _ctl_do_mpt_command()1096 MPI2_FUNCTION_NVME_ENCAPSULATED) ? NVME_ERROR_RESPONSE_SIZE : in _ctl_do_mpt_command()
1201 case MPI2_FUNCTION_NVME_ENCAPSULATED: in _base_sas_ioc_info()
671 #define MPI2_FUNCTION_NVME_ENCAPSULATED (0x33) macro