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

  /src/sys/dev/isa/
cec.c 258 bus_space_write_1(iot, ioh, NEC7210_IMR1, 0);
515 bus_space_write_1(iot, ioh, NEC7210_IMR1, IMR1_END);
521 bus_space_write_1(iot, ioh, NEC7210_IMR1, IMR1_END);
549 bus_space_write_1(iot, ioh, NEC7210_IMR1, IMR1_DO);
604 bus_space_write_1(iot, ioh, NEC7210_IMR1, 0);
700 bus_space_write_1(iot, ioh, NEC7210_IMR1, 0);
  /src/sys/dev/ic/
nec7210reg.h 39 #define NEC7210_IMR1 1 /* (W) interrupt mask 1 */

Completed in 12 milliseconds