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

/freebsd-11-stable/sys/dev/pccbb/
H A Dpccbbvar.h59 struct exca_softc exca[CBB_NSLOTS]; member in struct:cbb_softc
/freebsd-11-stable/sys/dev/exca/
H A Dexca.c653 exca_valid_slot(struct exca_softc *exca) argument
767 exca_probe_slots(device_t dev, struct exca_softc *exca, bus_space_tag_t iot, bus_space_handle_t ioh) argument
787 exca_insert(struct exca_softc *exca) argument
801 exca_removal(struct exca_softc *exca) argument
808 exca_activate_resource(struct exca_softc *exca, device_t child, int type, int rid, struct resource *res) argument
834 exca_deactivate_resource(struct exca_softc *exca, device_t child, int type, int rid, struct resource *res) argument
[all...]

Completed in 61 milliseconds