Searched refs:MPI_FUNCTION_SCSI_IO_REQUEST (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/message/fusion/lsi/
H A Dmpi.h268 #define MPI_FUNCTION_SCSI_IO_REQUEST (0x00) macro
/linux-4.1.27/drivers/message/fusion/
H A Dmptctl.c236 if ((req->u.hdr.Function == MPI_FUNCTION_SCSI_IO_REQUEST) || mptctl_reply()
489 if (function == MPI_FUNCTION_SCSI_IO_REQUEST) mptctl_timeout_expired()
500 if ((function == MPI_FUNCTION_SCSI_IO_REQUEST) || mptctl_timeout_expired()
1936 case MPI_FUNCTION_SCSI_IO_REQUEST: mptctl_do_mpt_command()
H A Dmptscsih.c619 if (hdr->Function == MPI_FUNCTION_SCSI_IO_REQUEST) mptscsih_io_done()
1389 pScsiReq->Function = MPI_FUNCTION_SCSI_IO_REQUEST; mptscsih_qcmd()
2651 if (((cmd == MPI_FUNCTION_SCSI_IO_REQUEST) || mptscsih_scandv_complete()
2927 pScsiReq->Function = MPI_FUNCTION_SCSI_IO_REQUEST; mptscsih_do_cmd()

Completed in 247 milliseconds