Lines Matching refs:Function
347 if (request_hdr->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _base_sas_ioc_info()
348 request_hdr->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _base_sas_ioc_info()
349 request_hdr->Function == MPI2_FUNCTION_EVENT_NOTIFICATION) in _base_sas_ioc_info()
504 switch (request_hdr->Function) { in _base_sas_ioc_info()
748 if (mpi_reply && mpi_reply->Function == MPI2_FUNCTION_EVENT_ACK) in mpt3sas_base_done()
784 if (mpi_reply->Function != MPI2_FUNCTION_EVENT_NOTIFICATION) in _base_async_event()
800 ack_request->Function = MPI2_FUNCTION_EVENT_ACK; in _base_async_event()
3659 mpi_request.Function = MPI2_FUNCTION_PORT_FACTS; in _base_get_port_facts()
3702 mpi_request.Function = MPI2_FUNCTION_IOC_FACTS; in _base_get_ioc_facts()
3780 mpi_request.Function = MPI2_FUNCTION_IOC_INIT; in _base_send_ioc_init()
3897 if (mpi_reply->Function != MPI2_FUNCTION_PORT_ENABLE) in mpt3sas_port_enable_done()
3958 mpi_request->Function = MPI2_FUNCTION_PORT_ENABLE; in _base_send_port_enable()
4023 mpi_request->Function = MPI2_FUNCTION_PORT_ENABLE; in mpt3sas_port_enable()
4139 mpi_request->Function = MPI2_FUNCTION_EVENT_NOTIFICATION; in _base_event_notification()