Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DFlashPoint.c583 #define NO_AUTO_REQUEST_SENSE 0x01 /* No Request Sense Buffer */ macro
8581 if (currSCCB->RequestSenseLength != NO_AUTO_REQUEST_SENSE) { in autoCmdCmplt()