Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39io.c56 void tx39io_attach(device_t, device_t, void *);
59 tx39io_match, tx39io_attach, NULL, NULL);
107 tx39io_attach(device_t parent, device_t self, void *aux) in tx39io_attach() function