Home
last modified time | relevance | path

Searched defs:machdep_hint (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dnetif.c90 netif_match(struct netif *nif, void *machdep_hint) in netif_match()
103 netif_select(void *machdep_hint) in netif_select()
171 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe()
183 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) in netif_attach()
315 netif_open(void *machdep_hint) in netif_open()
/illumos-gate/usr/src/boot/efi/libefi/
H A Definet.c106 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match()