Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/nlm/
HDtick.c85 static int clock_attach(device_t);
329 clock_attach(device_t dev) in clock_attach() function
368 DEVMETHOD(device_attach, clock_attach),
/freebsd-11-stable/sys/mips/rmi/
HDtick.c82 static int clock_attach(device_t);
326 clock_attach(device_t dev) in clock_attach() function
362 DEVMETHOD(device_attach, clock_attach),
/freebsd-11-stable/sys/mips/mips/
HDtick.c84 static int clock_attach(device_t);
328 clock_attach(device_t dev) in clock_attach() function
383 DEVMETHOD(device_attach, clock_attach),