Searched refs:net_ioctl (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/sys/arch/i386/stand/pxeboot/
H A Ddev_net.h5 int net_ioctl(struct open_file *, u_long, void *);
H A Dconf.c76 { "net", net_strategy, net_open, net_close, net_ioctl },
H A Ddev_net.c135 net_ioctl(struct open_file *f, u_long cmd, void *data) function
/netbsd-current/sys/arch/alpha/stand/netboot/
H A Ddev_net.h6 int net_ioctl(struct open_file *, u_long, void *);
H A Dconf.c16 { "net", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/lib/libsa/
H A Ddev_net.h5 int net_ioctl(struct open_file *, u_long, void *);
/netbsd-current/sys/arch/ia64/stand/common/
H A Ddev_net.h33 int net_ioctl(struct open_file *, u_long, void *);
/netbsd-current/sys/arch/sun68k/stand/netboot/
H A Dconf.c17 { "net", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/sbmips/stand/netboot/
H A Dconf.c16 { "net", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/mvmeppc/stand/boot/
H A Dconf.c17 { "net", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/evbmips/stand/sbmips/netboot/
H A Dconf.c16 { "net", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dconf.c60 { "en", net_strategy, net_open, net_close, net_ioctl },
61 { "tp", net_strategy, net_open, net_close, net_ioctl },
62 { "xe", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dconf.c17 { "net", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/pmax/stand/common/
H A Dconf.c73 { "tftp", net_strategy, net_open, net_close, net_ioctl },
74 { "mop", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dconf.c56 { "nfs", net_strategy, net_open, net_close, net_ioctl }
/netbsd-current/sys/arch/hpcmips/stand/lcboot/
H A Dconf.c52 .dv_ioctl = net_ioctl,
H A Ddev_net.c107 net_ioctl(struct open_file *f, u_long cmd, void *data) function
/netbsd-current/sys/arch/ia64/stand/ia64/efi/
H A Dconf.c55 { "net", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/emips/stand/common/
H A Dconf.c77 { "tftp", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/arc/stand/boot/
H A Dconf.c68 { "tftp", net_strategy, net_open, net_close, net_ioctl }, /* 1 */
/netbsd-current/sys/arch/sgimips/stand/common/
H A Dconf.c66 { "tftp", net_strategy, net_open, net_close, net_ioctl }, /* 2 */
/netbsd-current/sys/arch/mipsco/stand/common/
H A Dconf.c65 { "bootp", net_strategy, net_open, net_close, net_ioctl }, /* 3 */
/netbsd-current/sys/arch/x68k/stand/boot/
H A Dconf.c46 { "nfs", net_strategy, net_open, net_close, net_ioctl },
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dether_if.c54 "net", net_strategy, net_open, net_close, net_ioctl
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Dconf.c63 { "net", net_strategy, net_open, net_close, net_ioctl },

Completed in 277 milliseconds

12