Lines Matching refs:Function
538 ioc->name, mr, req_idx, cb_idx, mr->u.hdr.Function)); in mpt_reply()
639 switch (reply->u.hdr.Function) { in mptbase_reply()
671 ioc->name, reply->u.hdr.Function); in mptbase_reply()
3090 get_facts.Function = MPI_FUNCTION_IOC_FACTS; in GetIocFacts()
3262 get_pfacts.Function = MPI_FUNCTION_PORT_FACTS; in GetPortFacts()
3332 ioc_init.Function = MPI_FUNCTION_IOC_INIT; in SendIocInit()
3458 port_enable.Function = MPI_FUNCTION_PORT_ENABLE; in SendPortEnable()
3595 prequest->Function = MPI_FUNCTION_FW_UPLOAD; in mpt_do_upload()
4291 if (ioc->facts.Function) in SendIocReset()
5101 sasIoUnitCntrReq->Function = MPI_FUNCTION_SAS_IO_UNIT_CONTROL; in mptbase_sas_persist_operation()
6278 evn.Function = MPI_FUNCTION_EVENT_NOTIFICATION; in SendEventNotification()
6310 pAck->Function = MPI_FUNCTION_EVENT_ACK; in SendEventAck()
6404 pReq->Function = MPI_FUNCTION_CONFIG; in mpt_config()
7763 if (ioc->facts.Function) { in ProcessEventNotification()