Searched refs:U14_SINT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/isa/
H A Duha_isa.c274 if (bus_space_read_1(iot, ioh, U14_SINT) & U14_SDIP)
301 if ((bus_space_read_1(iot, ioh, U14_SINT) & U14_SDIP) == 0)
309 uhastat = bus_space_read_1(iot, ioh, U14_SINT);
312 bus_space_write_1(iot, ioh, U14_SINT, U14_ICM_ACK);
331 if ((bus_space_read_1(iot, ioh, U14_SINT) & U14_SDIP) == 0)
/openbsd-current/sys/dev/ic/
H A Duhareg.h65 #define U14_SINT 0x0003 /* system doorbell int/stat reg */ macro

Completed in 122 milliseconds