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) exca_valid_slot() argument
773 exca_probe_slots(device_t dev,struct exca_softc * exca,bus_space_tag_t iot,bus_space_handle_t ioh) exca_probe_slots() argument
793 exca_insert(struct exca_softc * exca) exca_insert() argument
807 exca_removal(struct exca_softc * exca) exca_removal() argument
814 exca_activate_resource(struct exca_softc * exca,device_t child,struct resource * res) exca_activate_resource() argument
840 exca_deactivate_resource(struct exca_softc * exca,device_t child,struct resource * res) exca_deactivate_resource() argument
[all...]
/freebsd/sys/dev/pccbb/
H A Dpccbbvar.h57 struct exca_softc exca; member