Searched defs:machdep_hint (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/stand/lib/ |
H A D | netif.c | 75 netif_match(struct netif *nif, void *machdep_hint) in netif_match() 88 netif_select(void *machdep_hint) in netif_select() 157 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe() 169 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) in netif_attach() 270 netif_open(void *machdep_hint) in netif_open()
|
/dflybsd-src/stand/boot/efi/libefi/ |
H A D | efinet.c | 100 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match() 110 efinet_probe(struct netif *nif, void *machdep_hint) in efinet_probe() 180 efinet_init(struct iodesc *desc, void *machdep_hint) in efinet_init()
|
/dflybsd-src/stand/boot/pc32/libi386/ |
H A D | pxe.c | 533 pxe_netif_match(struct netif *nif, void *machdep_hint) in pxe_netif_match() 540 pxe_netif_probe(struct netif *nif, void *machdep_hint) in pxe_netif_probe() 570 pxe_netif_init(struct iodesc *desc, void *machdep_hint) in pxe_netif_init()
|