Home
last modified time | relevance | path

Searched refs:xics_attach (Results 1 – 2 of 2) sorted by path

/freebsd/sys/powerpc/powernv/
H A Dxive.c112 static int xics_attach(device_t);
145 DEVMETHOD(device_attach, xics_attach),
420 xics_attach(device_t dev) in xics_attach() function
/freebsd/sys/powerpc/pseries/
H A Dxics.c67 static int xics_attach(device_t);
102 DEVMETHOD(device_attach, xics_attach),
287 xics_attach(device_t dev) in xics_attach() function