Home | Sort by: relevance | last modified time | path |
/src/sys/stand/efiboot/ | |
devopen.c | 44 file_system[0] = tftp_fs_ops; |
conf.c | 64 struct fs_ops tftp_fs_ops = FS_OPS(tftp); variable in typeref:struct:fs_ops |
efiboot.h | 48 extern struct fs_ops tftp_fs_ops; |