Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtxsim.c54 void txsim_attach(device_t, device_t, void *);
63 txsim_match, txsim_attach, NULL, NULL);
81 txsim_attach(device_t parent, device_t self, void *aux) in txsim_attach() function