Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptctl.c1855 int qtag = MPI_SCSIIO_CONTROL_UNTAGGED; in mptctl_do_mpt_command() local
1906 qtag = MPI_SCSIIO_CONTROL_SIMPLEQ; in mptctl_do_mpt_command()
1920 pScsiReq->Control = cpu_to_le32(scsidir | qtag); in mptctl_do_mpt_command()
1960 int qtag = MPI_SCSIIO_CONTROL_SIMPLEQ; in mptctl_do_mpt_command() local
1997 pScsiReq->Control = cpu_to_le32(scsidir | qtag); in mptctl_do_mpt_command()