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

  /src/sys/dev/eisa/
depca_eisa.c 105 struct eisa_cfg_mem ecm; local in function:depca_eisa_attach
120 DEPCA_ECU_FUNC_NETBUF, 0, &ecm) != 0) {
126 ecm.ecm_addr, ecm.ecm_addr + ecm.ecm_size - 1);
128 sc->sc_memsize = ecm.ecm_size;
135 if (bus_space_map(sc->sc_memt, ecm.ecm_addr, sc->sc_memsize,
  /src/sys/arch/prep/eisa/
eisa_machdep.c 181 struct eisa_cfg_mem *ecm)
  /src/sys/dev/vme/
xyreg.h 101 volatile u_char ecm:2; /* ECC correction mode */ member in struct:xy_iopb
xy.c 507 xyc->iopbase[lcv].ecm = XY_ECM; /* always the same */
  /src/sys/arch/sun3/dev/
xyreg.h 102 volatile u_char ecm:2; /* ECC correction mode */ member in struct:xy_iopb
xy.c 406 xyc->iopbase[lcv].ecm = XY_ECM; /* always the same */
  /src/sys/arch/i386/eisa/
eisa_machdep.c 234 int func, int entry, struct eisa_cfg_mem *ecm)

Completed in 85 milliseconds