mcd_find 208 dev/isa/mcd.c int mcd_find(bus_space_tag_t, bus_space_handle_t, struct mcd_softc *); mcd_find 263 dev/isa/mcd.c if (!mcd_find(iot, ioh, sc)) { mcd_find 926 dev/isa/mcd.c rv = mcd_find(iot, ioh, &sc);