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

  /src/sys/dev/mvme/
vme_two_isr.c 92 bus_space_map(bt, offset + VME2REG_LCSR_OFFSET, VME2LCSR_SIZE, 0, &bh);
106 bus_space_unmap(bt, bh, VME2LCSR_SIZE);
125 bus_space_unmap(bt, bh, VME2LCSR_SIZE);
146 bus_space_unmap(bt, bh, VME2LCSR_SIZE);
vme_tworeg.h 492 #define VME2LCSR_SIZE 0x90
  /src/sys/arch/mvme68k/dev/
vme_two_68k.c 112 VME2LCSR_SIZE, 0, &sc->sc_lcrh);

Completed in 13 milliseconds