Searched defs:machdep_hint (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/sys/lib/libsa/ |
H A D | netif.c | 73 netif_match(struct netif *nif, void *machdep_hint) in netif_match() 86 netif_select(void *machdep_hint) in netif_select() 160 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe() 172 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) in netif_attach() 273 netif_open(void *machdep_hint) in netif_open()
|
/openbsd-src/sys/arch/alpha/stand/netboot/ |
H A D | if_prom.c | 89 prom_match(struct netif *nif, void *machdep_hint) in prom_match() 96 prom_probe(struct netif *nif, void *machdep_hint) in prom_probe() 144 prom_init(struct iodesc *desc, void *machdep_hint) in prom_init()
|
/openbsd-src/sys/arch/luna88k/stand/boot/ |
H A D | if_le.c | 129 le_match(struct netif *nif, void *machdep_hint) in le_match() 150 le_probe(struct netif *nif, void *machdep_hint) in le_probe() 159 le_init(struct iodesc *desc, void *machdep_hint) in le_init()
|
/openbsd-src/sys/arch/sparc64/stand/ofwboot/ |
H A D | netif_of.c | 71 netif_open(void *machdep_hint) in netif_open()
|
/openbsd-src/sys/arch/macppc/stand/ |
H A D | netif_of.c | 76 netif_open(void *machdep_hint) in netif_open()
|