Lines Matching refs:Function
362 if (request_hdr->Function == MPI2_FUNCTION_SCSI_IO_REQUEST || in _base_sas_ioc_info()
363 request_hdr->Function == MPI2_FUNCTION_RAID_SCSI_IO_PASSTHROUGH || in _base_sas_ioc_info()
364 request_hdr->Function == MPI2_FUNCTION_EVENT_NOTIFICATION) in _base_sas_ioc_info()
519 switch (request_hdr->Function) { in _base_sas_ioc_info()
762 if (mpi_reply && mpi_reply->Function == MPI2_FUNCTION_EVENT_ACK) in mpt2sas_base_done()
797 if (mpi_reply->Function != MPI2_FUNCTION_EVENT_NOTIFICATION) in _base_async_event()
813 ack_request->Function = MPI2_FUNCTION_EVENT_ACK; in _base_async_event()
3473 mpi_request.Function = MPI2_FUNCTION_PORT_FACTS; in _base_get_port_facts()
3581 mpi_request.Function = MPI2_FUNCTION_IOC_FACTS; in _base_get_ioc_facts()
3658 mpi_request.Function = MPI2_FUNCTION_IOC_INIT; in _base_send_ioc_init()
3769 if (mpi_reply && mpi_reply->Function == MPI2_FUNCTION_EVENT_ACK) in mpt2sas_port_enable_done()
3839 mpi_request->Function = MPI2_FUNCTION_PORT_ENABLE; in _base_send_port_enable()
3903 mpi_request->Function = MPI2_FUNCTION_PORT_ENABLE; in mpt2sas_port_enable()
4020 mpi_request->Function = MPI2_FUNCTION_EVENT_NOTIFICATION; in _base_event_notification()