Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/alpha/stand/netboot/
Dif_prom.c49 int prom_probe(struct netif *, void *);
77 prom_probe, /* netif_probe */
96 prom_probe(struct netif *nif, void *machdep_hint) in prom_probe() function