Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/exca/
H A Dexca.c658 exca_valid_slot(struct exca_softc *exca) in exca_valid_slot()
774 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot, in exca_probe_slots()
794 exca_insert(struct exca_softc *exca) in exca_insert()
808 exca_removal(struct exca_softc *exca) in exca_removal()
815 exca_activate_resource(struct exca_softc *exca, device_t child, int type, in exca_activate_resource()
841 exca_deactivate_resource(struct exca_softc *exca, device_t child, int type, in exca_deactivate_resource()
/freebsd-14.2/sys/dev/pccbb/
H A Dpccbbvar.h57 struct exca_softc exca; member