Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39clock.c85 void tx39clock_attach(device_t, device_t, void *);
99 tx39clock_match, tx39clock_attach, NULL, NULL);
109 tx39clock_attach(device_t parent, device_t self, void *aux) in tx39clock_attach() function