Home
last modified time | relevance | path

Searched defs:file_system_tftp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/i386/stand/pxeboot/
H A Dconf.c58 struct fs_ops file_system_tftp = FS_OPS(tftp); variable
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Dconf.c117 struct fs_ops file_system_tftp = FS_OPS(tftp); variable
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dofdev.c211 static struct fs_ops file_system_tftp = FS_OPS(tftp); variable