Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dhpcfb.c174 void hpcfbattach(device_t, device_t, void *);
235 hpcfbmatch, hpcfbattach, NULL, NULL);
289 hpcfbattach(device_t parent, device_t self, void *aux) in hpcfbattach() function