Lines Matching refs:Function
534 ioc->name, mr, req_idx, cb_idx, mr->u.hdr.Function)); in mpt_reply()
635 switch (reply->u.hdr.Function) { in mptbase_reply()
667 ioc->name, reply->u.hdr.Function); in mptbase_reply()
3079 get_facts.Function = MPI_FUNCTION_IOC_FACTS; in GetIocFacts()
3251 get_pfacts.Function = MPI_FUNCTION_PORT_FACTS; in GetPortFacts()
3321 ioc_init.Function = MPI_FUNCTION_IOC_INIT; in SendIocInit()
3447 port_enable.Function = MPI_FUNCTION_PORT_ENABLE; in SendPortEnable()
3584 prequest->Function = MPI_FUNCTION_FW_UPLOAD; in mpt_do_upload()
4280 if (ioc->facts.Function) in SendIocReset()
5077 sasIoUnitCntrReq->Function = MPI_FUNCTION_SAS_IO_UNIT_CONTROL; in mptbase_sas_persist_operation()
6254 evn.Function = MPI_FUNCTION_EVENT_NOTIFICATION; in SendEventNotification()
6286 pAck->Function = MPI_FUNCTION_EVENT_ACK; in SendEventAck()
6380 pReq->Function = MPI_FUNCTION_CONFIG; in mpt_config()
7739 if (ioc->facts.Function) { in ProcessEventNotification()