Home
last modified time | relevance | path

Searched defs:nif (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/sys/arch/mvmeppc/stand/libsa/
H A Dif_bug.c85 bug_match(struct netif *nif, void *machdep_hint) in bug_match()
97 bug_probe(struct netif *nif, void *machdep_hint) in bug_probe()
106 struct netif *nif = desc->io_netif; in bug_init() local
142 struct netif *nif = desc->io_netif; in bug_get() local
171 struct netif *nif = desc->io_netif; in bug_put() local
195 bug_end(struct netif *nif) in bug_end()
/netbsd-src/sys/lib/libsa/
H A Dnetif.c80 netif_match(struct netif *nif, void *machdep_hint) in netif_match()
167 netif_probe(struct netif *nif, void *machdep_hint) in netif_probe()
179 netif_attach(struct netif *nif, struct iodesc *desc, void *machdep_hint) in netif_attach()
199 netif_detach(struct netif *nif) in netif_detach()
218 struct netif *nif = desc->io_netif; in netif_get() local
243 struct netif *nif = desc->io_netif; in netif_put() local
282 struct netif *nif; in netif_open() local
/netbsd-src/sys/arch/ia64/stand/efi/libefi/
H A Definet.c102 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match()
109 efinet_probe(struct netif *nif, void *machdep_hint) in efinet_probe()
118 struct netif *nif = desc->io_netif; in efinet_put() local
147 struct netif *nif = desc->io_netif; in efinet_get() local
182 struct netif *nif = desc->io_netif; in efinet_init() local
274 efinet_end(struct netif *nif) in efinet_end()
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dif_le.c136 le_match(struct netif *nif, void *machdep_hint) in le_match()
155 le_probe(struct netif *nif, void *machdep_hint) in le_probe()
166 struct netif *nif = desc->io_netif; in le_init() local
188 struct netif *nif = desc->io_netif; in le_get() local
207 struct netif *nif = desc->io_netif; in le_put() local
223 le_end(struct netif *nif) in le_end()
/netbsd-src/sys/arch/mvme68k/stand/netboot/
H A Dif_ie.c107 ie_match(struct netif *nif, void *machdep_hint) in ie_match()
131 ie_probe(struct netif *nif, void *machdep_hint) in ie_probe()
144 ie_error(struct netif *nif, char *str, volatile struct iereg *ier) in ie_error()
162 ie_reset(struct netif *nif, u_char *myea) in ie_reset()
421 struct netif *nif = desc->io_netif; in ie_init() local
436 ie_stop(struct netif *nif) in ie_stop()
470 ie_end(struct netif *nif) in ie_end()
H A Dif_le.c127 le_match(struct netif *nif, void *machdep_hint) in le_match()
151 le_probe(struct netif *nif, void *machdep_hint) in le_probe()
164 le_error(struct netif *nif, char *str, volatile struct lereg1 *ler1) in le_error()
185 le_reset(struct netif *nif, u_char *myea) in le_reset()
421 struct netif *nif = desc->io_netif; in le_init() local
436 le_end(struct netif *nif) in le_end()
/netbsd-src/sys/arch/sun68k/stand/libsa/
H A Dnetif_sun.c181 netif_attach(struct netif *nif, struct iodesc *s, void *aux) in netif_attach()
199 netif_detach(struct netif *nif) in netif_detach()
216 struct netif *nif; in netif_open() local
242 struct netif *nif; in netif_close() local
277 struct netif *nif; in netif_put() local
343 struct netif *nif; in netif_get() local
/netbsd-src/sys/arch/sbmips/stand/netboot/
H A Dif_cfe.c81 cfenet_match(struct netif *nif, void *machdep_hint) in cfenet_match()
88 cfenet_probe(struct netif *nif, void *machdep_hint) in cfenet_probe()
145 cfenet_end(struct netif *nif) in cfenet_end()
/netbsd-src/sys/arch/evbmips/stand/sbmips/netboot/
H A Dif_cfe.c81 cfenet_match(struct netif *nif, void *machdep_hint) in cfenet_match()
88 cfenet_probe(struct netif *nif, void *machdep_hint) in cfenet_probe()
145 cfenet_end(struct netif *nif) in cfenet_end()
/netbsd-src/sys/arch/x68k/stand/boot/
H A Dif_ne.c61 ne_match(struct netif *nif, void *machdep_hint) in ne_match()
76 ne_probe(struct netif *nif, void *machdep_hint) in ne_probe()
129 ne_end(struct netif *nif) in ne_end()
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Definet.c121 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match()
132 efinet_probe(struct netif *nif, void *machdep_hint) in efinet_probe()
141 struct netif *nif = desc->io_netif; in efinet_put() local
173 struct netif *nif = desc->io_netif; in efinet_get() local
218 struct netif *nif = desc->io_netif; in efinet_init() local
278 efinet_end(struct netif *nif) in efinet_end()
/netbsd-src/sys/arch/pmax/stand/common/
H A Dif_prom.c106 prom_match(struct netif *nif, void *machdep_hint) in prom_match()
115 prom_probe(struct netif *nif, void *machdep_hint) in prom_probe()
126 struct netif *nif; in prom_init() local
235 prom_end(struct netif *nif) in prom_end()
/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dnif_tlp.c99 struct netif *nif = desc->io_netif; in tlp_attach() local
109 struct netif *nif = desc->io_netif; in tlp_get() local
128 struct netif *nif = desc->io_netif; in tlp_put() local
/netbsd-src/sys/arch/alpha/stand/netboot/
H A Dif_prom.c73 prom_match(struct netif *nif, void *machdep_hint) in prom_match()
80 prom_probe(struct netif *nif, void *machdep_hint) in prom_probe()
209 prom_end(struct netif *nif) in prom_end()
/netbsd-src/sys/arch/emips/stand/common/
H A Denic.c247 enicmatch(struct netif *nif, void *machdep_hint) in enicmatch()
255 enicprobe(struct netif *nif, void *machdep_hint) in enicprobe()
268 struct netif *nif = (struct netif *)desc->io_netif; in enicinit() local
305 enicend(struct netif *nif) in enicend()
/netbsd-src/sys/stand/efiboot/
H A Definet.c148 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match()
159 efinet_probe(struct netif *nif, void *machdep_hint) in efinet_probe()
168 struct netif *nif = desc->io_netif; in efinet_put() local
204 struct netif *nif = desc->io_netif; in efinet_get() local
250 struct netif *nif = desc->io_netif; in efinet_init() local
312 efinet_end(struct netif *nif) in efinet_end()
/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dif_cs.c99 cs_match(struct netif *nif, void *machdep_hint) in cs_match()
105 cs_probe(struct netif *nif, void *machdep_hint) in cs_probe()
259 cs_end(struct netif *nif) in cs_end()
/netbsd-src/sys/arch/hp300/stand/common/
H A Dif_le.c215 le_match(struct netif *nif, void *machdep_hint) in le_match()
236 le_probe(struct netif *nif, void *machdep_hint) in le_probe()
647 struct netif *nif = desc->io_netif; in le_init() local
663 le_end(struct netif *nif) in le_end()
/netbsd-src/sys/arch/next68k/stand/boot/
H A Den.c93 en_match(struct netif *nif, void *machdep_hint) in en_match()
104 en_probe(struct netif *nif, void *machdep_hint) in en_probe()
/netbsd-src/sys/arch/vax/boot/boot/
H A Dif_qe.c257 qeclose(struct open_file *nif) in qeclose()
/netbsd-src/sbin/fsck_lfs/
H A Dinode.c236 int i, n, (*func) (struct inodesc *), nif; in iblock() local
/netbsd-src/sbin/fsck_ext2fs/
H A Dinode.c259 size_t nif; in iblock() local
/netbsd-src/sbin/fsck_ffs/
H A Dinode.c180 int i, n, (*func) (struct inodesc *), nif; in iblock() local