Home
last modified time | relevance | path

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

/openbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_seq.h956 return ((ahd->features & AHD_FAST_CDB_DELIVERY) != 0); in ahd_patch9_func()
H A Daic79xx.seq901 if ((ahd->features & AHD_FAST_CDB_DELIVERY) != 0) {
/openbsd/sys/dev/pci/
H A Dahd_pci.c1132 | AHD_NEW_DFCNTRL_OPTS|AHD_FAST_CDB_DELIVERY; in ahd_aic790X_setup()
/openbsd/sys/dev/ic/
H A Daic79xx.h242 AHD_FAST_CDB_DELIVERY = 0x20000,/* CDB acks released to Output Sync */ enumerator