Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bi/
Dif_ni.c137 static void niattach(device_t, device_t, void *);
152 nimatch, niattach, NULL, NULL);
226 niattach(device_t parent, device_t self, void *aux) in niattach() function