Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h850 #define CFQAS 0x0040 /* Negotiate QAS */
852 #define CFQAS global() macro
H A Daic79xx.c6954 if ((sc->device_flags[targ] & CFQAS) != 0) in ahd_parse_cfgdata()