Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c598 case BLS_ABTS_ACC: // need to ACCept one ABTS in cpqfcTS_WorkTask()
634 Exchanges->fcExchange[ExchangeID].type = BLS_ABTS_ACC; in cpqfcTS_WorkTask()
637 …ulStatus = cpqfcTSBuildExchange(dev, BLS_ABTS_ACC, &fchs, NULL, // no data (no scatter/gather list) in cpqfcTS_WorkTask()
1776 cpqfcTSPutLinkQue(dev, BLS_ABTS_ACC, // Q Type in AnalyzeIncomingFrame()
2505 if (Exchanges->fcExchange[i].type & (BLS_ABTS | BLS_ABTS_ACC)) { in cpqfcTSheartbeat()
3391 …if (type != FCP_RESPONSE && type != BLS_ABTS && type != BLS_ABTS_ACC) // already have Exchange slo… in cpqfcTSBuildExchange()
3445 case BLS_ABTS_ACC: // Abort Sequence ACCept in cpqfcTSBuildExchange()
4682 case BLS_ABTS_ACC: // using existing OX_ID/ RX_ID pair from SEST entry in cpqfcTSStartExchange()
DcpqfcTSstructs.h204 #define BLS_ABTS_ACC 0x100 // FC-PH Basic Link Service Abort Sequence Accept macro