Searched refs:device_probe_t (Results 1 - 25 of 130) sorted by relevance

123456

/freebsd-10.3-release/sys/sparc64/sparc64/
H A Dssm.c45 static device_probe_t ssm_probe;
H A Drtc.c79 static device_probe_t rtc_ebus_probe;
81 static device_probe_t rtc_isa_probe;
H A Dsc_machdep.c51 static device_probe_t sc_probe;
H A Dschppm.c68 static device_probe_t schppm_probe;
H A Deeprom.c82 static device_probe_t eeprom_probe;
/freebsd-10.3-release/sys/sparc64/pci/
H A Dofw_pcib.c62 static device_probe_t ofw_pcib_probe;
/freebsd-10.3-release/sys/dev/ofw/
H A Dofw_iicbus.c47 static device_probe_t ofw_iicbus_probe;
H A Dofwbus.c73 static device_probe_t ofwbus_probe;
/freebsd-10.3-release/sys/dev/mii/
H A Dnsphyter.c88 static device_probe_t nsphyter_probe;
H A Drdcphy.c53 static device_probe_t rdcphy_probe;
/freebsd-10.3-release/sys/dev/gem/
H A Dif_gem_sbus.c65 static device_probe_t gem_sbus_probe;
/freebsd-10.3-release/sys/dev/spibus/
H A Dofw_spibus.c57 static device_probe_t ofw_spibus_probe;
/freebsd-10.3-release/sys/powerpc/powerpc/
H A Dnexus.c63 static device_probe_t nexus_probe;
/freebsd-10.3-release/sys/sparc64/fhc/
H A Dclkbrd.c68 static device_probe_t clkbrd_probe;
/freebsd-10.3-release/usr.sbin/ndiscvt/
H A Dwindrv_stub.c137 typedef int device_probe_t(device_t dev); typedef
/freebsd-10.3-release/sys/dev/le/
H A Dlebuffer_sbus.c57 static device_probe_t lebuffer_probe;
/freebsd-10.3-release/sys/dev/if_ndis/
H A Dif_ndis_usb.c72 static device_probe_t ndisusb_match;
/freebsd-10.3-release/sys/dev/iicbus/
H A Dpcf8563.c58 static device_probe_t pcf8563_probe;
/freebsd-10.3-release/sys/dev/usb/controller/
H A Datmegadci_atmelarm.c62 static device_probe_t atmegadci_probe;
H A Ddwc_otg_atmelarm.c62 static device_probe_t dwc_otg_probe;
H A Ddwc_otg_fdt.c67 static device_probe_t dwc_otg_probe;
H A Dmusb_otg_atmelarm.c62 static device_probe_t musbotg_probe;
H A Dohci_atmelarm.c66 static device_probe_t ohci_atmelarm_probe;
H A Dohci_fdt.c70 static device_probe_t ohci_at91_fdt_probe;
H A Dohci_s3c24x0.c65 static device_probe_t ohci_s3c24x0_probe;

Completed in 214 milliseconds

123456