U14_SINT          294 dev/isa/uha_isa.c 		if (bus_space_read_1(iot, ioh, U14_SINT) & U14_SDIP)
U14_SINT          322 dev/isa/uha_isa.c 	if ((bus_space_read_1(iot, ioh, U14_SINT) & U14_SDIP) == 0)
U14_SINT          330 dev/isa/uha_isa.c 		uhastat = bus_space_read_1(iot, ioh, U14_SINT);
U14_SINT          333 dev/isa/uha_isa.c 		bus_space_write_1(iot, ioh, U14_SINT, U14_ICM_ACK);
U14_SINT          352 dev/isa/uha_isa.c 		if ((bus_space_read_1(iot, ioh, U14_SINT) & U14_SDIP) == 0)