Home
last modified time | relevance | path

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

123456

/trueos/sys/sparc64/sparc64/
HDrtc.c79 static device_probe_t rtc_ebus_probe;
81 static device_probe_t rtc_isa_probe;
HDssm.c45 static device_probe_t ssm_probe;
HDsc_machdep.c51 static device_probe_t sc_probe;
HDschppm.c68 static device_probe_t schppm_probe;
HDeeprom.c82 static device_probe_t eeprom_probe;
HDjbusppm.c77 static device_probe_t jbusppm_probe;
/trueos/sys/sparc64/pci/
HDofw_pcib.c62 static device_probe_t ofw_pcib_probe;
/trueos/sys/dev/mii/
HDrdcphy.c53 static device_probe_t rdcphy_probe;
HDnsphyter.c88 static device_probe_t nsphyter_probe;
/trueos/usr.sbin/ndiscvt/
HDwindrv_stub.c137 typedef int device_probe_t(device_t dev); typedef
/trueos/sys/dev/spibus/
HDofw_spibus.c57 static device_probe_t ofw_spibus_probe;
/trueos/sys/dev/gem/
HDif_gem_sbus.c65 static device_probe_t gem_sbus_probe;
/trueos/sys/dev/ofw/
HDofw_iicbus.c47 static device_probe_t ofw_iicbus_probe;
/trueos/sys/dev/usb/controller/
HDohci_s3c24x0.c65 static device_probe_t ohci_s3c24x0_probe;
HDuss820dci_atmelarm.c63 static device_probe_t uss820_atmelarm_probe;
HDdwc_otg_atmelarm.c62 static device_probe_t dwc_otg_probe;
HDatmegadci_atmelarm.c62 static device_probe_t atmegadci_probe;
HDdwc_otg_fdt.c67 static device_probe_t dwc_otg_probe;
/trueos/sys/powerpc/powerpc/
HDnexus.c63 static device_probe_t nexus_probe;
/trueos/sys/dev/if_ndis/
HDif_ndis_usb.c72 static device_probe_t ndisusb_match;
/trueos/sys/mips/cavium/usb/
HDoctusb_octeon.c69 static device_probe_t octusb_octeon_probe;
/trueos/sys/sparc64/ebus/
HDepic.c115 static device_probe_t epic_probe;
/trueos/sys/sparc64/fhc/
HDclkbrd.c68 static device_probe_t clkbrd_probe;
/trueos/sys/boot/usb/
HDbsd_kernel.h118 (((device_probe_t *)(device_get_method(dev, "device_probe")))(dev,## __VA_ARGS__))
283 typedef int device_probe_t (device_t dev); typedef
/trueos/sys/dev/iicbus/
HDpcf8563.c58 static device_probe_t pcf8563_probe;

123456