/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
vchiq_netbsd_acpi.c | 123 config_mountroot(self, vchiq_acpi_defer);
|
vchiq_netbsd_fdt.c | 118 config_mountroot(self, vchiq_fdt_defer);
|
/src/sys/external/bsd/drm2/vmwgfx/ |
vmwgfx_pci.c | 181 config_mountroot(self, &vmwgfx_attach_real);
|
/src/sys/external/bsd/drm2/i915drm/ |
i915_pci_autoconf.c | 167 config_mountroot(self, &i915drmkms_attach_real);
|
/src/sys/external/bsd/drm2/amdgpu/ |
amdgpu_pci.c | 159 config_mountroot(self, &amdgpu_attach_real);
|
/src/sys/external/bsd/drm2/nouveau/ |
nouveau_pci.c | 187 config_mountroot(self, &nouveau_pci_attach_real);
|
/src/sys/arch/arm/nvidia/ |
tegra_nouveau.c | 205 config_mountroot(self, tegra_nouveau_init);
|
tegra_xusb.c | 416 config_mountroot(sc->sc_dev, tegra_xusb_mountroot);
|
/src/sys/dev/usb/ |
aubtfwl.c | 95 config_mountroot(self, aubtfwl_attach_hook);
|
auvitek.c | 237 config_mountroot(self, auvitek_attach_tuner);
|
if_bwfm_usb.c | 330 config_mountroot(self, bwfm_usb_attachhook);
|
if_upgt.c | 343 config_mountroot(self, upgt_attach_hook);
|
if_zyd.c | 342 config_mountroot(self, zyd_attachhook);
|
if_otus.c | 672 config_mountroot(self, otus_attachhook);
|
if_athn_usb.c | 331 config_mountroot(self, athn_usb_attachhook);
|
/src/sys/external/bsd/drm2/radeon/ |
radeon_pci.c | 237 config_mountroot(self, &radeon_attach_real);
|
/src/sys/sys/ |
device.h | 573 void config_mountroot(device_t, void (*)(device_t));
|
/src/sys/dev/acpi/ |
qcompas.c | 275 config_mountroot(self, qcpas_mountroot);
|
/src/share/man/man9/ |
Makefile | 160 autoconf.9 config_mountroot.9 \
|
/src/sys/dev/sdmmc/ |
if_bwfm_sdio.c | 450 config_mountroot(self, bwfm_sdio_attachhook);
|
/src/sys/dev/pci/qat/ |
qat.c | 525 config_mountroot(self, qat_init);
|
/src/sys/dev/pci/ |
if_bwfm_pci.c | 459 config_mountroot(self, bwfm_pci_attachhook);
|
xmm7360.c | 2240 config_mountroot(self, wwanc_attach_finish);
|
/src/sys/kern/ |
subr_autoconf.c | 2562 config_mountroot(device_t dev, void (*func)(device_t)) function in typeref:typename:void
|
/src/sys/dev/ic/ |
rt2860.c | 291 config_mountroot(sc->sc_dev, rt2860_attachhook);
|