G2STAT_INT_PEND   381 dev/eisa/aha1742.c 		if (bus_space_read_1(iot, ioh, G2STAT) & G2STAT_INT_PEND)
G2STAT_INT_PEND   568 dev/eisa/aha1742.c 	if ((bus_space_read_1(iot, ioh, G2STAT) & G2STAT_INT_PEND) == 0)
G2STAT_INT_PEND   623 dev/eisa/aha1742.c 		if ((bus_space_read_1(iot, ioh, G2STAT) & G2STAT_INT_PEND) ==
G2STAT_INT_PEND   871 dev/eisa/aha1742.c 	while (bus_space_read_1(iot, ioh, G2STAT) & G2STAT_INT_PEND) {