Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx_pci.c988 | AHD_NEW_DFCNTRL_OPTS|AHD_FAST_CDB_DELIVERY in ahd_aic790X_setup()
Daic79xx.h222 AHD_FAST_CDB_DELIVERY = 0x20000,/* CDB acks released to Output Sync */ enumerator
Daic79xx_seq.h_shipped955 return ((ahd->features & AHD_FAST_CDB_DELIVERY) != 0);
Daic79xx.seq900 if ((ahd->features & AHD_FAST_CDB_DELIVERY) != 0) {