Searched refs:TARGET_ABORT (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSstructs.h169 #define TARGET_ABORT 0x100000L // ABTS received from FC port macro
H A DcpqfcTSworker.c576 // TARGET_ABORT means we are ACCepting an abort.
731 // TARGET_ABORT means we are ACCepting an abort
738 if( Exchanges->fcExchange[ ExchangeID].status == TARGET_ABORT )
2305 Exchanges->fcExchange[ ExchangeID].status = TARGET_ABORT;
6141 if (stat & TARGET_ABORT) printk(" TARGET_ABORT ");

Completed in 60 milliseconds