Home
last modified time | relevance | path

Searched defs:exca (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/pccard/exca/
H A Dexca.c628 exca_valid_slot(struct exca_softc *exca) in exca_valid_slot()
741 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot, in exca_probe_slots()
759 exca_insert(struct exca_softc *exca) in exca_insert()
773 exca_removal(struct exca_softc *exca) in exca_removal()
780 exca_activate_resource(struct exca_softc *exca, device_t child, int type, in exca_activate_resource()
805 exca_deactivate_resource(struct exca_softc *exca, device_t child, int type, in exca_deactivate_resource()
/dflybsd-src/sys/dev/pccard/pccbb/
H A Dpccbbvar.h60 struct exca_softc exca[CBB_NSLOTS]; member