Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/luxadm/
H A Dhotplug.c338 if (hotplug_dev->dev_type == DTYPE_ESI) { in h_chk_dev_busy()
424 } else if (list->dev_type == DTYPE_ESI) { in h_print_list()
603 dtype = DTYPE_ESI; in hotplug()
752 if (dtype == DTYPE_ESI) { in hotplug()
879 if ((todo != INSERT_DEVICE) && (dtype != DTYPE_ESI)) { in hotplug()
1535 if (hotplug_dev->dev_type == DTYPE_ESI) { in h_pre_hotplug_sena()
1745 if (hotplug_dev->dev_type == DTYPE_ESI) { in h_post_hotplug_sena()
2438 if ((disk_list->dev_type == DTYPE_ESI) || in h_pre_hotplug()
2501 (hotplug_dlist->dev_type == DTYPE_ESI)) { in h_post_hotplug()
2826 } else if (disk_list->dev_type == DTYPE_ESI) { in h_print_list_warn()
[all …]
H A Dg_adm.c677 } else if ((((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)) && in adm_display_config()
858 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI))) { in adm_power_off()
954 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI))) { in adm_bypass_enable()
1024 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI))) { in adm_download()
1729 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) { in up_password()
1917 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) { in up_encl_name()
H A Dlux_util.c895 } else if ((inq.inq_dtype & DTYPE_MASK) != DTYPE_ESI) { in print_inq_data()
/titanic_50/usr/src/lib/storage/liba5k/common/
H A Dlhot.c183 if (dtype != DTYPE_ESI) { in l_make_node()
256 if (dtype != DTYPE_ESI) { in l_make_node()
554 priv_port.sf_inq_dtype != DTYPE_ESI) { in l_device_present()
597 DTYPE_ESI) { in l_device_present()
H A Dmon.c1208 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) { in pwr_up_down()
1334 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) { in l_new_password()
1397 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) { in l_new_name()
1555 (((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI) && in l_get_box_list()
3476 dev_dtype != DTYPE_ESI) { in l_get_node_status()
3847 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) { in l_get_status()
4590 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) { in l_set_wwn()
4690 sf_inq_dtype == DTYPE_ESI) { in l_get_ses_path()
4730 DTYPE_ESI) { in l_get_ses_path()
/titanic_50/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h289 #define DTYPE_ESI 0x0D /* Enclosure services device */ macro
/titanic_50/usr/src/cmd/fcinfo/
H A DprintAttrs.c389 case DTYPE_ESI: in getDTypeString()
/titanic_50/usr/src/cmd/sasinfo/
H A DprintAttrs.c117 DTYPE_ESI, "Enclosure Services Device",
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c84 { DTYPE_ESI, NULL, "ESI", "ESI-path"}
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dses.c331 if (dt == DTYPE_ESI) { in is_enc_dev()
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c7341 ((sd0->sd_inq->inq_dtype & DTYPE_MASK) != DTYPE_ESI) && in scsi_hba_enum_lsf_of_t()
7345 taddr, 0, DTYPE_ESI) != DDI_SUCCESS) { in scsi_hba_enum_lsf_of_t()
7348 taddr, DTYPE_ESI)); in scsi_hba_enum_lsf_of_t()
7356 ld->ld_sfunc = DTYPE_ESI; in scsi_hba_enum_lsf_of_t()
/titanic_50/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1642 (sesdnode->ddn_dtype == DTYPE_ESI) && in ses_set_expander_props()
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c142 { DTYPE_ESI, NULL, "ESI"},
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4303 case DTYPE_ESI: in ql_inq_scan()
4318 if (*inq == DTYPE_ESI || cnt >= count) { in ql_inq_scan()
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1856 case DTYPE_ESI: in scsa2usb_create_luns()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7076 if (plun->lun_type == DTYPE_ESI) { in fcp_scsi_callback()
9197 DTYPE_ESI) && (status == STATUS_GOOD)) { in fcp_complete_pkt()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c5606 (target->sft_device_type != DTYPE_ESI)) { in sf_cmd_callback()
/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c7243 dtype == DTYPE_ESI /* SES */) { in aac_probe_lun()
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c15300 sd_inq->inq_dtype == DTYPE_ESI)) in mptsas_create_lun()