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

  /src/sys/dev/ic/
nec7210reg.h 106 #define NEC7210_ADSR 4 /* (R) address status */
  /src/sys/dev/isa/
cec.c 381 adsr = bus_space_read_1(iot, ioh, NEC7210_ADSR);
398 adsr = bus_space_read_1(iot, ioh, NEC7210_ADSR);
422 adsr = bus_space_read_1(iot, ioh, NEC7210_ADSR);
434 adsr = bus_space_read_1(iot, ioh, NEC7210_ADSR);

Completed in 220 milliseconds