Home
last modified time | relevance | path

Searched refs:MPI_FUNCTION_SCSI_IO_REQUEST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/message/fusion/lsi/
H A Dmpi.h269 #define MPI_FUNCTION_SCSI_IO_REQUEST (0x00) macro
/linux/drivers/message/fusion/
H A Dmptctl.c236 if ((req->u.hdr.Function == MPI_FUNCTION_SCSI_IO_REQUEST) || in mptctl_reply()
487 if (function == MPI_FUNCTION_SCSI_IO_REQUEST) in mptctl_timeout_expired()
498 if ((function == MPI_FUNCTION_SCSI_IO_REQUEST) || in mptctl_timeout_expired()
1846 case MPI_FUNCTION_SCSI_IO_REQUEST: in mptctl_do_mpt_command()