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

  /src/sys/arch/i386/pci/
elan520.c 138 static void elansc_protect(struct elansc_softc *, int, paddr_t, uint32_t);
754 elansc_protect(sc, pidx, start_pa, protsize);
771 elansc_protect(sc, pidx, xregions[0].start,
789 elansc_protect(struct elansc_softc *sc, int pidx, paddr_t addr, uint32_t sz) function in typeref:typename:void
839 elansc_protect(sc, pidx, pg0_paddr, PG0_PROT_SIZE);
elan520.c 138 static void elansc_protect(struct elansc_softc *, int, paddr_t, uint32_t);
754 elansc_protect(sc, pidx, start_pa, protsize);
771 elansc_protect(sc, pidx, xregions[0].start,
789 elansc_protect(struct elansc_softc *sc, int pidx, paddr_t addr, uint32_t sz) function in typeref:typename:void
839 elansc_protect(sc, pidx, pg0_paddr, PG0_PROT_SIZE);

Completed in 28 milliseconds