Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/dev/
H A Dif_xe.c82 void xe_attach(device_t, device_t, void *);
98 xe_match, xe_attach, NULL, NULL);
223 xe_attach(device_t parent, device_t self, void *aux) in xe_attach() function