Home
last modified time | relevance | path

Searched refs:DEVT_NET (Results 1 – 13 of 13) sorted by relevance

/freebsd/stand/uboot/
H A Ddevicename.c122 case DEVT_NET: in uboot_parsedev()
/freebsd/stand/userboot/userboot/
H A Dhost.c167 .dv_type = DEVT_NET,
/freebsd/stand/i386/libi386/
H A Dbootinfo32.c100 case DEVT_NET: in bi_load32()
H A Dpxe.c112 .dv_type = DEVT_NET,
/freebsd/stand/libofw/
H A Dofw_net.c284 .dv_type = DEVT_NET,
/freebsd/stand/kboot/kboot/
H A Dhostfs.c279 .dv_type = DEVT_NET,
/freebsd/stand/common/
H A Ddev_net.c87 .dv_type = DEVT_NET,
/freebsd/stand/efi/libefi/
H A Definet.c344 .dv_type = DEVT_NET,
H A Defihttp.c85 .dv_type = DEVT_NET,
/freebsd/stand/libsa/
H A Dstand.h147 #define DEVT_NET 2 macro
H A Dtftp.c453 if (f->f_dev->dv_type != DEVT_NET) in tftp_open()
H A Dnfs.c496 if (f->f_dev->dv_type != DEVT_NET) in nfs_open()
/freebsd/stand/efi/loader/
H A Dmain.c1683 case DEVT_NET: in command_chain()