Searched refs:BUS_PROBE_GENERIC (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-11-stable/sys/dev/mii/
H A Dukphy.c118 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_bus.c57 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/uart/
H A Duart_bus_pccard.c82 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/powerpc/booke/
H A Dplatform_bare.c79 return (BUS_PROBE_GENERIC);
H A Dbooke_machdep.c215 pmap_mmu_install(MMU_TYPE_BOOKE, BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/powerpc/pseries/
H A Dxics.c141 return (BUS_PROBE_GENERIC);
155 return (BUS_PROBE_GENERIC);
H A Drtas_pci.c121 return (BUS_PROBE_GENERIC);
H A Dplatform_chrp.c118 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/powerpc/aim/
H A Daim_machdep.c383 * Initialise virtual memory. Use BUS_PROBE_GENERIC priority
388 pmap_mmu_install(MMU_TYPE_G5, BUS_PROBE_GENERIC);
390 pmap_mmu_install(MMU_TYPE_OEA, BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/coretemp/
H A Dcoretemp.c146 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi_pci.c190 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/viawd/
H A Dviawd.c142 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/iicbus/
H A Diicbus.c60 return (BUS_PROBE_GENERIC);
H A Dlm75.c167 return (BUS_PROBE_GENERIC);
H A Dds13rtc.c511 goodrv = BUS_PROBE_GENERIC;
H A Dnxprtc.c739 rv = BUS_PROBE_GENERIC;
/freebsd-11-stable/sys/dev/amdsmn/
H A Damdsmn.c189 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/sparc64/ebus/
H A Debus.c253 return (BUS_PROBE_GENERIC);
273 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme.c152 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/ow/
H A Dow.c429 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/fdt/
H A Dsimplebus.c139 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/sys/dev/usb/serial/
H A Dulpt.c518 return (BUS_PROBE_GENERIC);
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.h130 #define BUS_PROBE_GENERIC 0 macro
/freebsd-11-stable/sys/dev/sdhci/
H A Dsdhci_pci.c318 result = BUS_PROBE_GENERIC;
/freebsd-11-stable/sys/dev/amdtemp/
H A Damdtemp.c279 return (BUS_PROBE_GENERIC);

Completed in 310 milliseconds

12