Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dpswitch.c53 static int pswitch_probe(device_t);
60 DEVMETHOD(device_probe, pswitch_probe),
74 pswitch_probe(device_t dev) in pswitch_probe() function