HomeSort by: relevance | last modified time | path
    Searched refs:U24_LINT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/eisa/
uha_eisa.c 206 bus_space_write_1(iot, ioh, U24_LINT, UHA_ASRST);
209 if (bus_space_read_1(iot, ioh, U24_LINT))
236 if ((bus_space_read_1(iot, ioh, U24_LINT) & U24_LDIP) == 0)
252 bus_space_write_1(iot, ioh, U24_LINT, U24_OGMFULL);
  /src/sys/dev/ic/
uhareg.h 73 #define U24_LINT 0x000d /* local doorbell int/stat reg */

Completed in 13 milliseconds