Home
last modified time | relevance | path

Searched refs:xics_probe (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/pseries/
H A Dxics.c66 static int xics_probe(device_t);
101 DEVMETHOD(device_probe, xics_probe),
192 xics_probe(device_t dev) in xics_probe() function
/freebsd/sys/powerpc/powernv/
H A Dxive.c111 static int xics_probe(device_t);
144 DEVMETHOD(device_probe, xics_probe),
300 xics_probe(device_t dev) in xics_probe() function