Searched refs:SFQ_FRAME (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSstructs.h175 #define SFQ_FRAME 0x1000000L // SFQ frames from open Exchange macro
H A DcpqfcTScontrol.c995 Exchanges->fcExchange[ x_ID ].status |= SFQ_FRAME;
H A DcpqfcTSworker.c525 if( Exchanges->fcExchange[x_ID].status & SFQ_FRAME)
6041 else if( Exchanges->fcExchange[ x_ID ].status & SFQ_FRAME)
6145 if (stat & SFQ_FRAME) printk(" SFQ_FRAME ");

Completed in 276 milliseconds