Searched refs:dv_type (Results 1 - 21 of 21) sorted by relevance

/freebsd-9.3-release/sys/boot/userboot/userboot/
H A Dmain.c139 dev.d_type = dev.d_dev->dv_type;
151 dev.d_type = dev.d_dev->dv_type;
H A Ddevicename.c110 switch(dv->dv_type) {
149 idev->d_type = dv->dv_type;
H A Dhost.c190 .dv_type = DEVT_NET,
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Ddevicename.c110 switch(dv->dv_type) {
152 idev->d_type = dv->dv_type;
/freebsd-9.3-release/sys/boot/uboot/lib/
H A Ddevicename.c112 switch(dv->dv_type) {
150 idev->d_type = dv->dv_type;
/freebsd-9.3-release/sys/boot/ia64/ski/
H A Dmain.c84 currdev.d_type = currdev.d_dev->dv_type;
/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A Ddevicename.c113 switch(dv->dv_type) {
175 idev->d_type = dv->dv_type;
H A Dmain.c96 currdev.d_type = currdev.d_dev->dv_type;
/freebsd-9.3-release/sys/boot/i386/efi/
H A Ddevicename.c107 idev->d_type = dv->dv_type;
H A Dmain.c96 currdev.d_type = currdev.d_dev->dv_type;
/freebsd-9.3-release/sys/boot/ia64/common/
H A Ddevicename.c107 idev->d_type = dv->dv_type;
/freebsd-9.3-release/sys/boot/ofw/libofw/
H A Ddevicename.c117 idev->d_type = dv->dv_type;
/freebsd-9.3-release/sys/boot/i386/loader/
H A Dmain.c280 new_currdev.d_type = new_currdev.d_dev->dv_type;
286 if ((new_currdev.d_type == biosdisk.dv_type) &&
/freebsd-9.3-release/sys/boot/pc98/loader/
H A Dmain.c258 new_currdev.d_type = new_currdev.d_dev->dv_type;
264 if ((new_currdev.d_type == biosdisk.dv_type) &&
/freebsd-9.3-release/sys/boot/uboot/common/
H A Dmain.c182 currdev.d_type = currdev.d_dev->dv_type;
/freebsd-9.3-release/sys/boot/efi/libefi/
H A Definet.c244 .dv_type = DEVT_NET,
H A Defipart.c51 .dv_type = DEVT_DISK,
/freebsd-9.3-release/sys/boot/zfs/
H A Dzfs.c575 .dv_type = DEVT_ZFS,
626 dev->d_type = zfs_dev.dv_type;
/freebsd-9.3-release/lib/libstand/
H A Dstand.h137 int dv_type; /* opaque type constant, arch-dependant */ member in struct:devsw
/freebsd-9.3-release/sys/boot/ia64/efi/
H A Dmain.c183 currdev.d_type = currdev.d_dev->dv_type;
/freebsd-9.3-release/sys/boot/sparc64/loader/
H A Dmain.c813 zfs_currdev.d_type = zfs_currdev.d_dev->dv_type;

Completed in 119 milliseconds