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

/openbsd-current/sys/dev/eisa/
H A Duha_eisa.c187 bus_space_write_1(iot, ioh, U24_LINT, UHA_ASRST);
190 if (bus_space_read_1(iot, ioh, U24_LINT))
217 if ((bus_space_read_1(iot, ioh, U24_LINT) & U24_LDIP) == 0)
230 bus_space_write_1(iot, ioh, U24_LINT, U24_OGMFULL);
/openbsd-current/sys/dev/ic/
H A Duhareg.h73 #define U24_LINT 0x000d /* local doorbell int/stat reg */ macro

Completed in 130 milliseconds