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

/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h243 #define CRQ_CLOSED 0x00010 macro
H A Dibmvscsi_tgt.c134 * * anyone calling this function may need to set the CRQ_CLOSED flag
260 if (!(vscsi->flags & CRQ_CLOSED)) {
281 vscsi->flags |= CRQ_CLOSED;

Completed in 103 milliseconds