Lines Matching refs:Function
211 "(0x%02X), req=%p, reply=%p\n", ioc->name, req->u.hdr.Function, in mptctl_reply()
236 if ((req->u.hdr.Function == MPI_FUNCTION_SCSI_IO_REQUEST) || in mptctl_reply()
237 (req->u.hdr.Function == in mptctl_reply()
265 if (req->u.hdr.Function == MPI_FUNCTION_SCSI_TASK_MGMT) { in mptctl_reply()
351 pScsiTm->Function = MPI_FUNCTION_SCSI_TASK_MGMT; in mptctl_do_taskmgmt()
468 u8 function = mf->u.hdr.Function; in mptctl_timeout_expired()
842 dlmsg->Function = MPI_FUNCTION_FW_DOWNLOAD; in mptctl_do_fw_download()
1912 function = hdr->Function; in mptctl_do_mpt_command()
1918 ioc->name, hdr->Function, mf)); in mptctl_do_mpt_command()
2175 ioc->name, __FILE__, __LINE__, hdr->Function); in mptctl_do_mpt_command()
2263 if (hdr->Function == MPI_FUNCTION_SCSI_TASK_MGMT) { in mptctl_do_mpt_command()
2587 IstwiRWRequest->Function = MPI_FUNCTION_TOOLBOX; in mptctl_hp_hostinfo()