Lines Matching refs:BLS_ABTS
422 case BLS_ABTS: // need to ABORT one or more exchanges in cpqfcTS_WorkTask()
537 Exchanges->fcExchange[x_ID].type = BLS_ABTS; in cpqfcTS_WorkTask()
539 ulStatus = cpqfcTSBuildExchange(dev, BLS_ABTS, &fchs, // (uses only s_id) in cpqfcTS_WorkTask()
1000 cpqfcTSPutLinkQue(dev, BLS_ABTS, &x_ID); in cpqfcTSTerminateExchange()
1010 cpqfcTSPutLinkQue(dev, BLS_ABTS, &x_ID); // timed-out in cpqfcTSTerminateExchange()
1814 if ((Exchanges->fcExchange[ExchangeID].type == BLS_ABTS) && in AnalyzeIncomingFrame()
1842 if ((Exchanges->fcExchange[ExchangeID].type == BLS_ABTS) in AnalyzeIncomingFrame()
2505 if (Exchanges->fcExchange[i].type & (BLS_ABTS | BLS_ABTS_ACC)) { in cpqfcTSheartbeat()
2542 cpqfcTSPutLinkQue(dev, BLS_ABTS, &i); // timed-out in cpqfcTSheartbeat()
3391 …if (type != FCP_RESPONSE && type != BLS_ABTS && type != BLS_ABTS_ACC) // already have Exchange slo… in cpqfcTSBuildExchange()
3509 case BLS_ABTS: // FC defined basic link service command ABTS in cpqfcTSBuildExchange()
4543 if (pExchange->type != BLS_ABTS) { in cpqfcTSStartExchange()
4684 case BLS_ABTS: // using existing OX_ID/ RX_ID pair from SEST entry in cpqfcTSStartExchange()