Searched defs:machdep_hint (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | netif.c | 78 netif_match(struct netif *nif, void *machdep_hint) in netif_match() argument 91 netif_select(void *machdep_hint) in netif_select() argument 161 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe() argument 173 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) in netif_attach() argument 274 netif_open(void *machdep_hint) in netif_open() argument [all...] |
/titanic_51/usr/src/boot/sys/boot/ofw/libofw/ |
H A D | ofw_net.c | 78 ofwn_match(struct netif *nif, void *machdep_hint) in ofwn_match() argument 84 ofwn_probe(struct netif *nif, void *machdep_hint) in ofwn_probe() argument 194 ofwn_init(struct iodesc *desc, void *machdep_hint) in ofwn_init() argument
|
/titanic_51/usr/src/boot/sys/boot/uboot/lib/ |
H A D | net.c | 198 net_match(struct netif *nif, void *machdep_hint) in net_match() argument 210 net_probe(struct netif *nif, void *machdep_hint) in net_probe() argument 316 net_init(struct iodesc *desc, void *machdep_hint) in net_init() argument
|
/titanic_51/usr/src/boot/sys/boot/efi/libefi/ |
H A D | efinet.c | 98 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match() argument 108 efinet_probe(struct netif *nif, void *machdep_hint) in efinet_probe() argument 183 efinet_init(struct iodesc *desc, void *machdep_hint) in efinet_init() argument
|
/titanic_51/usr/src/boot/sys/boot/i386/libi386/ |
H A D | pxe.c | 347 pxe_netif_match(struct netif *nif, void *machdep_hint) in pxe_netif_match() argument 354 pxe_netif_probe(struct netif *nif, void *machdep_hint) in pxe_netif_probe() argument 375 pxe_netif_init(struct iodesc *desc, void *machdep_hint) in pxe_netif_init() argument
|