Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dpswitch.c54 static int pswitch_attach(device_t);
61 DEVMETHOD(device_attach, pswitch_attach),
86 pswitch_attach(device_t dev) in pswitch_attach() function