Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_sd.c158 return (xsp->xdfss_tgt_is_cd ? DDI_NT_CD_CHAN : DDI_NT_BLOCK_CHAN); in xdfs_c_cmlb_node_type()
/titanic_44/usr/src/cmd/devfsadm/
H A Ddisk_link.c79 { "disk", DDI_NT_BLOCK_CHAN, NULL,
524 (strcmp(nt, DDI_NT_BLOCK_CHAN) == 0))) { in disk_common()
H A Ddevfsadm.c78 DDI_NT_FD, DDI_NT_TAPE, DDI_NT_BLOCK_CHAN,
/titanic_44/usr/src/uts/common/io/
H A Dgen_drv.c1405 DDI_NT_BLOCK_CHAN, NULL) != DDI_SUCCESS) { in gen_create_mn_disk_chan()
1496 DDI_NT_BLOCK_CHAN, NULL) != DDI_SUCCESS) { in gen_create_mn_disk_fd()
H A Dpshot.c121 {"DDI_NT_BLOCK_CHAN", DDI_NT_BLOCK_CHAN},
171 {"disk_chan", DDI_NT_BLOCK_CHAN, "gen_drv"},
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclscsi.c717 if (strcmp(nodetype, DDI_NT_BLOCK_CHAN) == 0 || in probe_disks()
/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c68 { DTYPE_DIRECT, DDI_NT_BLOCK_CHAN, "disk", "disk-path"},
/titanic_44/usr/src/uts/common/sys/
H A Dsunddi.h168 #define DDI_NT_BLOCK_CHAN "ddi_block:channel" macro
/titanic_44/usr/src/uts/common/io/blkdev/
H A Dblkdev.c592 drive.d_lun >= 0 ? DDI_NT_BLOCK_CHAN : DDI_NT_BLOCK, in bd_attach()
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c127 { DTYPE_DIRECT, DDI_NT_BLOCK_CHAN, "disk"},
/titanic_44/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c520 else if (DDI_NODETYPE(mi_nodetype, DDI_NT_BLOCK_CHAN)) in get_minor_class()
/titanic_44/usr/src/uts/sun/io/dada/targets/
H A Ddad.c591 DDI_NT_BLOCK_CHAN, in dcdattach()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6432 if (strcmp(un->un_node_type, DDI_NT_BLOCK_CHAN)) { in sd_ddi_resume()
7366 un->un_node_type = DDI_NT_BLOCK_CHAN; in sd_unit_attach()
7370 un->un_node_type = DDI_NT_BLOCK_CHAN; in sd_unit_attach()
8277 if (strcmp(un->un_node_type, DDI_NT_BLOCK_CHAN)) { in sd_unit_attach()