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

/openbsd-current/sys/dev/isa/
H A Duha_isa.c207 bus_space_write_1(iot, ioh, U14_LINT, UHA_ASRST);
210 if (bus_space_read_1(iot, ioh, U14_LINT))
240 if ((bus_space_read_1(iot, ioh, U14_LINT) & U14_LDIP) == 0)
250 bus_space_write_1(iot, ioh, U14_LINT, U14_ABORT);
252 bus_space_write_1(iot, ioh, U14_LINT, U14_OGMFULL);
/openbsd-current/sys/dev/ic/
H A Duhareg.h63 #define U14_LINT 0x0001 /* local doorbell int/stat reg */ macro

Completed in 118 milliseconds