Lines Matching refs:Function
366 if (request_hdr->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _base_sas_ioc_info()
367 request_hdr->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _base_sas_ioc_info()
368 request_hdr->Function == MPI2_FUNCTION_EVENT_NOTIFICATION) in _base_sas_ioc_info()
523 switch (request_hdr->Function) { in _base_sas_ioc_info()
774 if (mpi_reply && mpi_reply->Function == MPI2_FUNCTION_EVENT_ACK) in mpt3sas_base_done()
810 if (mpi_reply->Function != MPI2_FUNCTION_EVENT_NOTIFICATION) in _base_async_event()
826 ack_request->Function = MPI2_FUNCTION_EVENT_ACK; in _base_async_event()
4150 mpi_request.Function = MPI2_FUNCTION_PORT_FACTS; in _base_get_port_facts()
4258 mpi_request.Function = MPI2_FUNCTION_IOC_FACTS; in _base_get_ioc_facts()
4336 mpi_request.Function = MPI2_FUNCTION_IOC_INIT; in _base_send_ioc_init()
4453 if (mpi_reply->Function != MPI2_FUNCTION_PORT_ENABLE) in mpt3sas_port_enable_done()
4514 mpi_request->Function = MPI2_FUNCTION_PORT_ENABLE; in _base_send_port_enable()
4579 mpi_request->Function = MPI2_FUNCTION_PORT_ENABLE; in mpt3sas_port_enable()
4695 mpi_request->Function = MPI2_FUNCTION_EVENT_NOTIFICATION; in _base_event_notification()