Home
last modified time | relevance | path

Searched refs:exca_insert (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/pccard/exca/
H A Dexcavar.h108 void exca_insert(struct exca_softc *sc);
H A Dexca.c759 exca_insert(struct exca_softc *exca) in exca_insert() function
/dflybsd-src/sys/dev/pccard/pccbb/
H A Dpccbb.c521 exca_insert(&sc->exca[0]); in cbb_insert()