Searched refs:tftp_fsops (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/stand/arm/uboot/
H A Dconf.c69 &tftp_fsops,
/freebsd-12-stable/stand/powerpc/kboot/
H A Dconf.c73 &tftp_fsops,
/freebsd-12-stable/stand/powerpc/uboot/
H A Dconf.c75 &tftp_fsops,
/freebsd-12-stable/stand/efi/loader/
H A Dconf.c61 &tftp_fsops,
/freebsd-12-stable/stand/mips/uboot/
H A Dconf.c72 &tftp_fsops,
/freebsd-12-stable/stand/powerpc/ofw/
H A Dconf.c76 &tftp_fsops,
/freebsd-12-stable/stand/i386/loader/
H A Dconf.c94 &tftp_fsops,
/freebsd-12-stable/stand/common/
H A Dinstall.c218 proto = &tftp_fsops;
289 if (proto == &tftp_fsops) {
/freebsd-12-stable/stand/libsa/
H A Dstand.h119 extern struct fs_ops tftp_fsops;
H A Dtftp.c75 struct fs_ops tftp_fsops = { variable in typeref:struct:fs_ops
/freebsd-12-stable/stand/sparc64/loader/
H A Dmain.c198 &tftp_fsops,

Completed in 207 milliseconds