Home
last modified time | relevance | path

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

/titanic_54/usr/src/boot/sys/boot/uboot/lib/
H A Ddevicename.c124 case DEVT_NET: in uboot_parsedev()
180 case DEVT_NET: in uboot_fmtdev()
/titanic_54/usr/src/boot/sys/boot/userboot/userboot/
H A Ddevicename.c125 case DEVT_NET: in userboot_parsedev()
194 case DEVT_NET: in userboot_fmtdev()
H A Dhost.c194 .dv_type = DEVT_NET,
/titanic_54/usr/src/boot/sys/boot/common/
H A Ddev_net.c87 DEVT_NET,
/titanic_54/usr/src/boot/sys/boot/i386/libi386/
H A Dbootinfo32.c185 case DEVT_NET: in bi_load32()
H A Dpxe.c120 .dv_type = DEVT_NET,
/titanic_54/usr/src/boot/sys/boot/i386/libfirewire/
H A Dfirewire.c79 DEVT_NET,
/titanic_54/usr/src/boot/sys/boot/efi/libefi/
H A Definet.c257 .dv_type = DEVT_NET,
/titanic_54/usr/src/boot/lib/libstand/
H A Dstand.h168 #define DEVT_NET 2 macro
H A Dtftp.c429 if (f->f_dev->dv_type != DEVT_NET) in tftp_open()
H A Dnfs.c493 if (f->f_dev->dv_type != DEVT_NET) in nfs_open()