Home
last modified time | relevance | path

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

/freebsd/sys/dev/exca/
H A Dexca.c657 exca_valid_slot(struct exca_softc *exca) in exca_valid_slot()
773 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot, in exca_probe_slots()
793 exca_insert(struct exca_softc *exca) in exca_insert()
807 exca_removal(struct exca_softc *exca) in exca_removal()
814 exca_activate_resource(struct exca_softc *exca, device_t child, in exca_activate_resource()
840 exca_deactivate_resource(struct exca_softc *exca, device_t child, in exca_deactivate_resource()
/freebsd/sys/dev/pccbb/
H A Dpccbbvar.h57 struct exca_softc exca; member