host_flags        290 dev/ic/ac97.c  	enum ac97_host_flags host_flags;
host_flags        562 dev/ic/ac97.c  	if (((as->host_flags & AC97_HOST_DONT_READ) &&
host_flags        565 dev/ic/ac97.c  	    (as->host_flags & AC97_HOST_DONT_READANY)) {
host_flags        738 dev/ic/ac97.c  		as->host_flags = host_if->flags(host_if->arg);
host_flags        915 dev/ic/ac97.c  			if (!(as->host_flags & AC97_HOST_SWAPPED_CHANNELS)) {
host_flags       1006 dev/ic/ac97.c  			if (!(as->host_flags & AC97_HOST_SWAPPED_CHANNELS)) {
host_flags       1135 dev/ic/ac97.c  	if (as->host_flags & AC97_HOST_DONT_ENABLE_SPDIF) {
host_flags        166 dev/ic/cacreg.h 	u_int8_t	host_flags;