Home
last modified time | relevance | path

Searched refs:BUS_PROBE_GENERIC (Results 1 – 25 of 73) sorted by relevance

123

/freebsd/sys/dev/usb/controller/
H A Dgeneric_xhci_acpi.c68 return (BUS_PROBE_GENERIC); in generic_xhci_acpi_probe()
/freebsd/sys/powerpc/powernv/
H A Dopal_sensor.c162 return (BUS_PROBE_GENERIC); in opal_sensor_probe()
265 return (BUS_PROBE_GENERIC); in opalsens_probe()
/freebsd/sys/dev/mii/
H A Dukphy.c116 return (BUS_PROBE_GENERIC); in ukphy_probe()
/freebsd/sys/dev/clk/
H A Dclk_bus.c54 return (BUS_PROBE_GENERIC); in ofw_clkbus_probe()
/freebsd/sys/powerpc/aim/
H A Daim_machdep.c478 pmap_mmu_install(MMU_TYPE_RADIX, BUS_PROBE_GENERIC); in aim_cpu_init()
480 pmap_mmu_install(MMU_TYPE_G5, BUS_PROBE_GENERIC); in aim_cpu_init()
482 pmap_mmu_install(MMU_TYPE_OEA, BUS_PROBE_GENERIC); in aim_cpu_init()
/freebsd/sys/powerpc/booke/
H A Dplatform_bare.c78 return (BUS_PROBE_GENERIC); in bare_probe()
/freebsd/sys/dev/iicbus/sensor/
H A Dmax44009.c135 rc = BUS_PROBE_GENERIC; in max44009_probe()
/freebsd/sys/dev/ofw/
H A Dofw_firmware.c118 return (BUS_PROBE_GENERIC); in ofw_firmware_probe()
/freebsd/sys/powerpc/pseries/
H A Drtas_pci.c120 return (BUS_PROBE_GENERIC); in rtaspci_probe()
H A Dxics.c188 return (BUS_PROBE_GENERIC); in xicp_probe()
200 return (BUS_PROBE_GENERIC); in xics_probe()
/freebsd/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c597 return (BUS_PROBE_GENERIC); in mpc85xx_rcpm_probe()
671 return (BUS_PROBE_GENERIC); in mpc85xx_guts_probe()
/freebsd/sys/dev/hid/
H A Dhgame.c197 return (BUS_PROBE_GENERIC); in hgame_probe()
/freebsd/sys/dev/iicbus/adc/
H A Dpcf8591.c216 return (BUS_PROBE_GENERIC); in pcf8591_probe()
/freebsd/sys/dev/viawd/
H A Dviawd.c140 return (BUS_PROBE_GENERIC); in viawd_probe()
/freebsd/sys/dev/amdsmn/
H A Damdsmn.c209 return (BUS_PROBE_GENERIC); in amdsmn_probe()
/freebsd/sys/dev/iicbus/rtc/
H A Dpcf85063.c252 return (BUS_PROBE_GENERIC); in pcf85063_probe()
H A Drx8803.c207 return (BUS_PROBE_GENERIC); in rx8803_probe()
/freebsd/sys/dev/ipmi/
H A Dipmi_pci.c192 return (BUS_PROBE_GENERIC); in ipmi2_pci_probe()
/freebsd/sys/dev/syscon/
H A Dsyscon_generic.c159 return (BUS_PROBE_GENERIC); in syscon_generic_probe()
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_drv.c42 return BUS_PROBE_GENERIC; in adf_probe()
/freebsd/sys/dev/pwm/
H A Dpwmbus.c151 return (BUS_PROBE_GENERIC); in pwmbus_probe()
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_drv.c42 return BUS_PROBE_GENERIC; in adf_probe()
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_drv.c44 return BUS_PROBE_GENERIC; in adf_probe()
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_drv.c42 return BUS_PROBE_GENERIC; in adf_probe()
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_drv.c42 return BUS_PROBE_GENERIC; in adf_probe()

123