config_detach_children 319 dev/atapiscsi/atapiscsi.c return (config_detach_children(dev, flags)); config_detach_children 306 dev/ic/aic6360.c rv = config_detach_children(&sc->sc_dev, flags); config_detach_children 454 dev/ic/ath.c config_detach_children(&sc->sc_dev, flags); config_detach_children 966 dev/ic/wdc.c rv = config_detach_children((struct device *)chp->wdc, flags); config_detach_children 120 dev/onewire/onewire.c return (config_detach_children(self, flags)); config_detach_children 201 scsi/scsiconf.c if ((error = config_detach_children(dev, type)) != 0) config_detach_children 188 sys/device.h int config_detach_children(struct device *, int);