Searched defs:machdep_hint (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/stand/uboot/
H A Dnet.c196 net_match(struct netif *nif, void *machdep_hint) argument
208 net_probe(struct netif *nif, void *machdep_hint) argument
314 net_init(struct iodesc *desc, void *machdep_hint) argument
/freebsd-current/stand/libsa/
H A Dnetif.c86 netif_match(struct netif *nif, void *machdep_hint) argument
99 netif_select(void *machdep_hint) argument
168 netif_probe(struct netif *nif, void *machdep_hint) argument
180 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) argument
312 netif_open(void *machdep_hint) argument
[all...]
/freebsd-current/stand/libofw/
H A Dofw_net.c81 ofwn_match(struct netif *nif, void *machdep_hint) argument
87 ofwn_probe(struct netif *nif, void *machdep_hint) argument
195 ofwn_init(struct iodesc *desc, void *machdep_hint) argument
/freebsd-current/stand/efi/libefi/
H A Definet.c98 efinet_match(struct netif *nif, void *machdep_hint) argument
108 efinet_probe(struct netif *nif, void *machdep_hint) argument
269 efinet_init(struct iodesc *desc, void *machdep_hint) argument
/freebsd-current/stand/i386/libi386/
H A Dpxe.c347 pxe_netif_match(struct netif *nif, void *machdep_hint) argument
353 pxe_netif_probe(struct netif *nif, void *machdep_hint) argument
377 pxe_netif_init(struct iodesc *desc, void *machdep_hint) argument

Completed in 83 milliseconds