Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Ddev_net.c91 DEVT_NET,
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbootinfo32.c179 case DEVT_NET: in bi_load32()
H A Dpxe.c119 .dv_type = DEVT_NET,
/illumos-gate/usr/src/boot/efi/libefi/
H A Definet.c282 .dv_type = DEVT_NET,
/illumos-gate/usr/src/boot/libsa/
H A Dstand.h142 #define DEVT_NET 2 macro
H A Dtftp.c443 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()
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c1391 case DEVT_NET: in command_chain()