Home
last modified time | relevance | path

Searched refs:nexus_probe (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/powerpc/
H A Dnexus.c67 static device_probe_t nexus_probe; variable
87 DEVMETHOD(device_probe, nexus_probe),
119 nexus_probe(device_t dev) in nexus_probe() function
/freebsd/sys/arm/arm/
H A Dnexus.c79 static device_probe_t nexus_probe; variable
115 DEVMETHOD(device_probe, nexus_probe),
155 nexus_probe(device_t dev) in nexus_probe() function
/freebsd/sys/x86/x86/
H A Dnexus.c92 static device_probe_t nexus_probe; variable
126 DEVMETHOD(device_probe, nexus_probe),
175 nexus_probe(device_t dev) in nexus_probe() function