Searched refs:AHD_NEW_DFCNTRL_OPTS (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h232 AHD_NEW_DFCNTRL_OPTS = 0x10000,/* SCSIENWRDIS bit */ enumerator in enum:__anon6900
H A Daic79xx.seq1558 if ((ahd->features & AHD_NEW_DFCNTRL_OPTS) == 0) {
1586 if ((ahd->features & AHD_NEW_DFCNTRL_OPTS) != 0) {
H A Daic79xx_pci.c1012 | AHD_NEW_DFCNTRL_OPTS|AHD_FAST_CDB_DELIVERY;
H A Daic79xx.c809 if ((ahd->features & AHD_NEW_DFCNTRL_OPTS) != 0) {

Completed in 194 milliseconds