gsts             1186 dev/pci/auich.c 	int ret = 0, sts, gsts, i;
gsts             1188 dev/pci/auich.c 	gsts = bus_space_read_2(sc->iot, sc->aud_ioh, AUICH_GSTS);
gsts             1189 dev/pci/auich.c 	DPRINTF(AUICH_DEBUG_DMA, ("auich_intr: gsts=%b\n", gsts, AUICH_GSTS_BITS));
gsts             1191 dev/pci/auich.c 	if (gsts & AUICH_POINT) {
gsts             1246 dev/pci/auich.c 	if (gsts & AUICH_PIINT) {
gsts             1301 dev/pci/auich.c 	if (gsts & AUICH_MIINT) {