Home
last modified time | relevance | path

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

/freebsd/stand/libofw/
H A Dofw_net.c44 static int ofwn_probe(struct netif *, void *);
67 .netif_probe=ofwn_probe,
87 ofwn_probe(struct netif *nif, void *machdep_hint) in ofwn_probe() function