Home
last modified time | relevance | path

Searched refs:dv_type (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c160 .dv_type = DEVT_FD,
172 .dv_type = DEVT_CD,
184 .dv_type = DEVT_DISK,
197 if (dev->dv_type == DEVT_DISK) in bd_get_bdinfo_list()
199 if (dev->dv_type == DEVT_CD) in bd_get_bdinfo_list()
201 if (dev->dv_type == DEVT_FD) in bd_get_bdinfo_list()
723 switch (dev->dv_type) { in bd_print_common()
748 if (dev->dv_type != DEVT_DISK) in bd_print_common()
859 if (dev->dd.d_dev->dv_type == DEVT_DISK) { in bd_open()
890 if (dev->dd.d_dev->dv_type == DEVT_DISK) in bd_close()
[all …]
H A Ddevicename.c109 switch (dv->dv_type) { in i386_parsedev()
180 switch (dev->dd.d_dev->dv_type) { in i386_fmtdev()
H A Dbootinfo32.c171 switch(rootdev->dd.d_dev->dv_type) { in bi_load32()
185 rootdev->dd.d_dev->dv_type); in bi_load32()
H A Dpxe.c119 .dv_type = DEVT_NET,
/illumos-gate/usr/src/boot/common/
H A Dvdisk.c47 .dv_type = DEVT_DISK,
264 if (dev->dd.d_dev->dv_type == DEVT_DISK) { in vdisk_strategy()
309 if (dev->dd.d_dev->dv_type == DEVT_DISK) { in vdisk_open()
331 if (dev->dd.d_dev->dv_type == DEVT_DISK) in vdisk_close()
350 if (dev->dd.d_dev->dv_type == DEVT_DISK) { in vdisk_ioctl()
H A Dmultiboot2.c614 if (rootdev->d_dev->dv_type == DEVT_ZFS) in mb_kernel_cmdline()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c76 .dv_type = DEVT_FD,
88 .dv_type = DEVT_CD,
100 .dv_type = DEVT_DISK,
126 if (dev->dv_type == DEVT_DISK) in efiblk_get_pdinfo_list()
128 if (dev->dv_type == DEVT_CD) in efiblk_get_pdinfo_list()
130 if (dev->dv_type == DEVT_FD) in efiblk_get_pdinfo_list()
894 if (dev->dd.d_dev->dv_type == DEVT_DISK) { in efipart_open()
933 if (dev->dd.d_dev->dv_type == DEVT_DISK) in efipart_close()
953 if (dev->dd.d_dev->dv_type == DEVT_DISK) { in efipart_ioctl()
1040 if (dev->dd.d_dev->dv_type == DEVT_DISK) { in efipart_strategy()
[all …]
H A Ddevicename.c108 switch (dv->dv_type) { in efi_parsedev()
179 switch (dev->d_dev->dv_type) { in efi_fmtdev()
H A Definet.c282 .dv_type = DEVT_NET,
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c692 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_get_bootenv()
728 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_set_bootenv()
831 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_nvstore_getter()
865 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_nvstore_setter()
1037 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_nvstore_setter_str()
1180 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_nvstore_unset_impl()
1341 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_nvstore_iterate()
1381 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_attach_nvstore()
1546 .dv_type = DEVT_ZFS,
1611 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in zfs_bootfs()
[all …]
H A Dzfsimpl.c1379 if (dev->dd.d_dev->dv_type != DEVT_ZFS) in spa_find_by_dev()
/illumos-gate/usr/src/boot/i386/loader/
H A Dmain.c301 if ((new_currdev.dd.d_dev->dv_type == bioshd.dv_type) && in extract_currdev()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c251 if (bdev != NULL && bdev->dd.d_dev->dv_type == DEVT_ZFS) { in main()
481 if (bdev->dd.d_dev->dv_type == DEVT_ZFS) { in load()
516 if (bdev->dd.d_dev->dv_type == DEVT_DISK) { in mount_root()
521 bootdev = MAKEBOOTDEV(dev_maj[bdev->dd.d_dev->dv_type], in mount_root()
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c1145 dvp->dv_type == type) { in apix_clear_dev_map()
1186 dvp->dv_type == vecp->v_type) { in apix_set_dev_map()
1196 dvp->dv_type = vecp->v_type; in apix_set_dev_map()
1227 dvp->dv_type == type) { in apix_get_dev_map()
1255 if (dvp->dv_dip == dip && dvp->dv_type == type) { in apix_get_min_dev_inum()
1282 if (dvp->dv_dip == dip && dvp->dv_type == type) { in apix_get_max_dev_inum()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapix.h164 int dv_type; /* interrupt type */ member
/illumos-gate/usr/src/boot/libsa/
H A Dstand.h142 int dv_type; /* opaque type constant, arch-dependant */ member
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.c279 if (dp->pd_devsw->dv_type == DEVT_DISK) { in set_currdev_pdinfo()
1385 switch (dev->d_dev->dv_type) { in command_chain()