Home
last modified time | relevance | path

Searched refs:tftp_fsops (Results 1 – 9 of 9) sorted by relevance

/freebsd/stand/uboot/arch/arm/
H A Dconf.c63 &tftp_fsops,
/freebsd/stand/uboot/arch/powerpc/
H A Dconf.c72 &tftp_fsops,
/freebsd/stand/powerpc/ofw/
H A Dconf.c76 &tftp_fsops,
/freebsd/stand/kboot/kboot/
H A Dconf.c80 &tftp_fsops,
/freebsd/stand/efi/loader/
H A Dconf.c65 &tftp_fsops,
/freebsd/stand/i386/loader/
H A Dconf.c82 &tftp_fsops,
/freebsd/stand/common/
H A Dinstall.c215 proto = &tftp_fsops; in install()
/freebsd/stand/libsa/
H A Dstand.h120 extern struct fs_ops tftp_fsops;
H A Dtftp.c74 struct fs_ops tftp_fsops = { variable