U24_SINT          267 dev/eisa/uha_eisa.c 		if (bus_space_read_1(iot, ioh, U24_SINT) & U24_SDIP)
U24_SINT          292 dev/eisa/uha_eisa.c 	if ((bus_space_read_1(iot, ioh, U24_SINT) & U24_SDIP) == 0)
U24_SINT          300 dev/eisa/uha_eisa.c 		uhastat = bus_space_read_1(iot, ioh, U24_SINT);
U24_SINT          302 dev/eisa/uha_eisa.c 		bus_space_write_1(iot, ioh, U24_SINT, U24_ICM_ACK);
U24_SINT          321 dev/eisa/uha_eisa.c 		if ((bus_space_read_1(iot, ioh, U24_SINT) & U24_SDIP) == 0)