/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 68 { 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 D | sym.c | 99 (stdinq->inq_dtype == DTYPE_DIRECT)) { in symmetric_device_probe()
|
/titanic_44/usr/src/uts/i86pc/i86hvm/io/ |
H A D | pv_sd.c | 172 int dtype = DTYPE_DIRECT; in xdfs_c_attach()
|
H A D | xdf_shell.c | 317 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 D | iscsi_lun.c | 591 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 D | inquiry.h | 278 #define DTYPE_DIRECT 0x00 /* magnetic disk */ macro
|
/titanic_44/usr/src/cmd/luxadm/ |
H A D | hotplug.c | 395 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 D | g_adm.c | 703 } 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 D | fchba.c | 1807 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 D | printAttrs.c | 367 case DTYPE_DIRECT: in getDTypeString()
|
/titanic_44/usr/src/cmd/sasinfo/ |
H A D | printAttrs.c | 106 DTYPE_DIRECT, "Disk Device",
|
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 127 { 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 D | atapi.c | 575 case DTYPE_DIRECT: in atapi_tran_getcap()
|
H A D | ata_disk.c | 2693 inqp->inq_dtype = DTYPE_DIRECT; in ata_disk_fake_inquiry()
|
/titanic_44/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_common.c | 817 if (itype == DTYPE_DIRECT) { in dev_di_node_add()
|
/titanic_44/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | sbp2_driver.c | 200 inq->inq_dtype = DTYPE_DIRECT; in scsa1394_sbp2_fake_inquiry()
|
H A D | hba.c | 2049 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 D | scsa2usb.c | 1816 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 D | mr_sas_tbolt.c | 2394 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 D | cmlb.c | 1684 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 D | dadk.c | 385 case DTYPE_DIRECT: in dadk_probe()
|
/titanic_44/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_scsi.c | 2630 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 D | xdb.c | 1291 INQUIRY_DEVICE_TYPE, DTYPE_DIRECT) == DTYPE_RODIRECT) in xdb_open_device()
|
/titanic_44/usr/src/uts/intel/io/dktp/disk/ |
H A D | cmdk.c | 407 DTYPE_DIRECT, /* device_type */ in cmdkattach()
|
/titanic_44/usr/src/uts/common/io/blkdev/ |
H A D | blkdev.c | 588 rv = cmlb_attach(dip, &bd_tg_ops, DTYPE_DIRECT, in bd_attach()
|