Home
last modified time | relevance | path

Searched refs:tftp_fs_ops (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Ddevopen.c44 file_system[0] = tftp_fs_ops; in devopen()
H A Dconf.c64 struct fs_ops tftp_fs_ops = FS_OPS(tftp); variable
H A Defiboot.h48 extern struct fs_ops tftp_fs_ops;