Home
last modified time | relevance | path

Searched refs:DTYPE_DIRECT (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c68 { DTYPE_DIRECT, DDI_NT_BLOCK_CHAN, "disk", "disk-path"},
69 { DTYPE_DIRECT, DDI_NT_BLOCK, "disk", "disk-path"},
70 { DTYPE_DIRECT, DDI_NT_BLOCK_WWN, "disk", "disk-path"},
71 { DTYPE_DIRECT, DDI_NT_BLOCK_FABRIC, "disk", "disk-path"},
72 { DTYPE_DIRECT, DDI_NT_BLOCK_SAS, "disk", "disk-path"},
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym.c99 (stdinq->inq_dtype == DTYPE_DIRECT)) { in symmetric_device_probe()
/titanic_44/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_sd.c172 int dtype = DTYPE_DIRECT; in xdfs_c_attach()
H A Dxdf_shell.c317 xsp->xdfss_tgt_is_cd ? DTYPE_RODIRECT : DTYPE_DIRECT, in xdfs_cmlb_attach()
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c591 if (online == B_TRUE && ilp->lun_type == DTYPE_DIRECT) { in iscsi_lun_online()
700 if (cdip != NULL && ilp->lun_type == DTYPE_DIRECT) { in iscsi_lun_offline()
762 ilp->lun_type == DTYPE_DIRECT) { in iscsi_lun_offline()
/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h278 #define DTYPE_DIRECT 0x00 /* magnetic disk */ macro
/titanic_44/usr/src/cmd/luxadm/
H A Dhotplug.c395 if ((list->dev_type == DTYPE_DIRECT) && in h_print_list()
418 } else if (((list->dev_type == DTYPE_DIRECT) || in h_print_list()
599 dtype = DTYPE_DIRECT; in hotplug()
680 (dtype == DTYPE_DIRECT || in hotplug()
704 (dtype == DTYPE_DIRECT || in hotplug()
2796 if ((disk_list->dev_type == DTYPE_DIRECT) && in h_print_list_warn()
2820 } else if (((disk_list->dev_type == DTYPE_DIRECT) || in h_print_list_warn()
H A Dg_adm.c703 } else if (((inq.inq_dtype & DTYPE_MASK) == DTYPE_DIRECT) && in adm_display_config()
743 case DTYPE_DIRECT: in adm_display_config()
873 } else if ((inq.inq_dtype & DTYPE_MASK) == DTYPE_DIRECT) { in adm_power_off()
970 } else if ((inq.inq_dtype & DTYPE_MASK) == DTYPE_DIRECT) { in adm_bypass_enable()
2085 if ((inq.inq_dtype & DTYPE_MASK) != DTYPE_DIRECT) { in adm_led()
2442 if (dtype == DTYPE_DIRECT) { in display_sf_stats()
2673 if (dtype == DTYPE_DIRECT) { in adm_display_err()
4002 case DTYPE_DIRECT: in display_fc_disk()
4208 case DTYPE_DIRECT: in non_encl_fc_disk_display()
6049 case DTYPE_DIRECT: in lun_display()
[all …]
H A Dfchba.c1807 case DTYPE_DIRECT: in fchba_display_config()
1863 if ((inq.inq_dtype & DTYPE_MASK) == DTYPE_DIRECT) { in fchba_display_config()
/titanic_44/usr/src/cmd/fcinfo/
H A DprintAttrs.c367 case DTYPE_DIRECT: in getDTypeString()
/titanic_44/usr/src/cmd/sasinfo/
H A DprintAttrs.c106 DTYPE_DIRECT, "Disk Device",
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c127 { DTYPE_DIRECT, DDI_NT_BLOCK_CHAN, "disk"},
128 { DTYPE_DIRECT, DDI_NT_BLOCK, "disk"},
129 { DTYPE_DIRECT, DDI_NT_BLOCK_WWN, "disk"},
130 { DTYPE_DIRECT, DDI_NT_BLOCK_FABRIC, "disk"},
/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c575 case DTYPE_DIRECT: in atapi_tran_getcap()
H A Data_disk.c2693 inqp->inq_dtype = DTYPE_DIRECT; in ata_disk_fake_inquiry()
/titanic_44/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c817 if (itype == DTYPE_DIRECT) { in dev_di_node_add()
/titanic_44/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_driver.c200 inq->inq_dtype = DTYPE_DIRECT; in scsa1394_sbp2_fake_inquiry()
H A Dhba.c2049 case DTYPE_DIRECT: in scsa1394_cmd_fill_cdb()
2528 inq->inq_dtype = DTYPE_DIRECT; in scsa1394_cmd_status_wrka()
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1816 case DTYPE_DIRECT: in scsa2usb_create_luns()
3362 case DTYPE_DIRECT: in scsa2usb_handle_scsi_cmd_sub_class()
4352 inqp->inq_dtype = DTYPE_DIRECT; in scsa2usb_fake_inquiry()
5081 if (((dtype == DTYPE_DIRECT) || in scsa2usb_handle_data_done()
/titanic_44/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c2394 inq->inq_dtype == DTYPE_DIRECT) { in tbolt_complete_cmd()
3603 if ((dtype == DTYPE_DIRECT)) { in mrsas_tbolt_config_pd()
3604 if ((dtype == DTYPE_DIRECT) && in mrsas_tbolt_config_pd()
/titanic_44/usr/src/uts/common/io/
H A Dcmlb.c1684 if (cl->cl_device_type == DTYPE_DIRECT || ISREMOVABLE(cl)) {
3458 cl->cl_device_type == DTYPE_DIRECT) {
5377 if (cl->cl_device_type == DTYPE_DIRECT || ISREMOVABLE(cl)) {
/titanic_44/usr/src/uts/intel/io/dktp/dcdev/
H A Ddadk.c385 case DTYPE_DIRECT: in dadk_probe()
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c2630 byte0 = DTYPE_DIRECT; in sbd_handle_inquiry()
2672 inq->inq_dtype = DTYPE_DIRECT; in sbd_handle_inquiry()
/titanic_44/usr/src/uts/common/xen/io/
H A Dxdb.c1291 INQUIRY_DEVICE_TYPE, DTYPE_DIRECT) == DTYPE_RODIRECT) in xdb_open_device()
/titanic_44/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c407 DTYPE_DIRECT, /* device_type */ in cmdkattach()
/titanic_44/usr/src/uts/common/io/blkdev/
H A Dblkdev.c588 rv = cmlb_attach(dip, &bd_tg_ops, DTYPE_DIRECT, in bd_attach()

12