Searched refs:BLS_ABTS (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSworker.c475 case BLS_ABTS: // need to ABORT one or more exchanges
564 // 5. Build/start on exchange - change "type" to BLS_ABTS,
625 Exchanges->fcExchange[ x_ID].type = BLS_ABTS;
629 BLS_ABTS,
1224 cpqfcTSPutLinkQue( cpqfcHBAdata, BLS_ABTS, &x_ID );
1238 cpqfcTSPutLinkQue( cpqfcHBAdata, BLS_ABTS, &x_ID ); // timed-out
2362 // (initiated) it with BLS_ABTS:
2364 if( (Exchanges->fcExchange[ ExchangeID].type == BLS_ABTS)
2386 // printk("BLS_ABTS RJT on Exchange 0x%04X 0x%04X\n",
2395 // (initiated) it with BLS_ABTS
[all...]
H A DcpqfcTScontrol.c826 cpqfcTSPutLinkQue( cpqfcHBAdata, BLS_ABTS, &x_ID);
831 cpqfcTSPutLinkQue( cpqfcHBAdata, BLS_ABTS, &x_ID);
998 cpqfcTSPutLinkQue( cpqfcHBAdata, BLS_ABTS, &x_ID);
H A DcpqfcTSstructs.h210 #define BLS_ABTS 0x10 // FC-PH Basic Link Service Abort Sequence macro
877 ULONG Type; // e.g. LINKUP, SFQENTRY, PDISC, BLS_ABTS, ...
H A DcpqfcTSinit.c1454 cpqfcTSPutLinkQue( cpqfcHBAdata, BLS_ABTS, &i);

Completed in 76 milliseconds