Searched refs:ndrvsw (Results 1 – 1 of 1) sorted by relevance
1106 static struct protosw ndrvsw[] = { variable1117 static int ndrv_proto_count = (sizeof(ndrvsw) / sizeof(struct protosw));1136 for (i = 0, pr = &ndrvsw[0]; i < ndrv_proto_count; i++, pr++) { in ndrv_dominit()