Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/tc/
H A Dsfb.c141 static void sfbattach(device_t, device_t, void *);
144 sfbmatch, sfbattach, NULL, NULL);
257 sfbattach(device_t parent, device_t self, void *aux) in sfbattach() function