H A D | exca.c | 77 #include <dev/exca/excareg.h> 78 #include <dev/exca/excavar.h> 659 exca_valid_slot(struct exca_softc *exca) in exca_valid_slot() 664 exca->chipset = EXCA_BOGUS; in exca_valid_slot() 671 c = exca_getb(exca, EXCA_IDENT); in exca_valid_slot() 672 DEVPRINTF(exca->dev, "Ident is %x\n", c); in exca_valid_slot() 683 exca->chipset = EXCA_I82365; in exca_valid_slot() 691 bus_space_write_1(exca->bst, exca->bsh, EXCA_REG_INDEX, in exca_valid_slot() 693 bus_space_write_1(exca in exca_valid_slot() 657 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...] |