Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hpcmips/tx/
Dtxsim.c53 int txsim_match(device_t, cfdata_t, void *);
63 txsim_match, txsim_attach, NULL, NULL);
66 txsim_match(device_t parent, cfdata_t match, void *aux) in txsim_match() function