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

/freebsd-9.3-release/sys/boot/ofw/libofw/
H A Dofw_net.c79 ofwn_match(struct netif *nif, void *machdep_hint) argument
85 ofwn_probe(struct netif *nif, void *machdep_hint) argument
180 ofwn_init(struct iodesc *desc, void *machdep_hint) argument
/freebsd-9.3-release/sys/boot/efi/libefi/
H A Definet.c100 efinet_match(struct netif *nif, void *machdep_hint) argument
107 efinet_probe(struct netif *nif, void *machdep_hint) argument
177 efinet_init(struct iodesc *desc, void *machdep_hint) argument
/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A Dps3net.c94 ps3net_match(struct netif *nif, void *machdep_hint) argument
100 ps3net_probe(struct netif *nif, void *machdep_hint) argument
225 ps3net_init(struct iodesc *desc, void *machdep_hint) argument
/freebsd-9.3-release/sys/boot/uboot/lib/
H A Dnet.c88 net_match(struct netif *nif, void *machdep_hint) argument
100 net_probe(struct netif *nif, void *machdep_hint) argument
204 net_init(struct iodesc *desc, void *machdep_hint) argument
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dpxe.c577 pxe_netif_match(struct netif *nif, void *machdep_hint) argument
584 pxe_netif_probe(struct netif *nif, void *machdep_hint) argument
614 pxe_netif_init(struct iodesc *desc, void *machdep_hint) argument

Completed in 66 milliseconds