Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/newsmips/apbus/
H A Dxafb.c82 void xafb_attach(device_t, device_t, void *);
101 xafb_match, xafb_attach, NULL, NULL);
142 xafb_attach(device_t parent, device_t self, void *aux) in xafb_attach() function