Home
last modified time | relevance | path

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

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