Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dtcx.c127 static void tcxattach(device_t, device_t, void *);
132 tcxmatch, tcxattach, NULL, NULL);
206 tcxattach(device_t parent, device_t self, void *args) in tcxattach() function