Lines Matching refs:opCode
292 bit16 opCode; in saFastSSPPrepare() local
412 opCode = OPC_INB_SSPINIIOSTART; in saFastSSPPrepare()
471 opCode = OPC_INB_SSPINIEXTIOSTART; in saFastSSPPrepare()
499 opCode, outq, 0); in saFastSSPPrepare()
603 bit16 opCode = 0; in saSSPStart() local
682 opCode = OPC_INB_SSP_DIF_ENC_OPSTART; in saSSPStart()
687 opCode = OPC_INB_SSPINIIOSTART; in saSSPStart()
706 opCode = OPC_INB_SSP_DIF_ENC_OPSTART; in saSSPStart()
712 opCode = OPC_INB_SSPINIEXTIOSTART; in saSSPStart()
723 opCode = OPC_INB_SSP_DIF_ENC_OPSTART; in saSSPStart()
736 opCode = OPC_INB_SSPINIIOSTART; in saSSPStart()
742 opCode = OPC_INB_SSPINIIOSTART; in saSSPStart()
1196 SA_DBG3(("saSSPStart:opCode %X agSgl %08x:%08x (%x/%x)\n",opCode, in saSSPStart()
1205 if (opCode == OPC_INB_SSP_DIF_ENC_OPSTART) in saSSPStart()
1230 if (opCode == OPC_INB_SSP_DIF_ENC_OPSTART) in saSSPStart()
1254 …ret = mpiMsgProduce(circularQ, (void *)pMessage, MPI_CATEGORY_SAS_SATA, opCode, outq, (bit8)circul… in saSSPStart()
1322 if (opCode == OPC_INB_SSP_DIF_ENC_OPSTART) in saSSPStart()
1339 …URE == mpiMsgProduce(circularQ, (void *)pMessage, MPI_CATEGORY_SAS_SATA, opCode, outq,(bit8)circul… in saSSPStart()