Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/macppc/dev/
Dofb.c85 static void ofbattach(device_t, device_t, void *);
88 ofbmatch, ofbattach, NULL, NULL);
142 ofbattach(device_t parent, device_t self, void *aux) in ofbattach() function