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

/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c338 if (hotplug_dev->dev_type == DTYPE_ESI) {
424 } else if (list->dev_type == DTYPE_ESI) {
603 dtype = DTYPE_ESI;
752 if (dtype == DTYPE_ESI) {
879 if ((todo != INSERT_DEVICE) && (dtype != DTYPE_ESI)) {
1535 if (hotplug_dev->dev_type == DTYPE_ESI) {
1745 if (hotplug_dev->dev_type == DTYPE_ESI) {
2438 if ((disk_list->dev_type == DTYPE_ESI) ||
2501 (hotplug_dlist->dev_type == DTYPE_ESI)) {
2826 } else if (disk_list->dev_type == DTYPE_ESI) {
[all...]
H A Dg_adm.c677 } else if ((((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)) &&
858 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI))) {
954 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI))) {
1024 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI))) {
1729 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
1917 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
H A Dlux_util.c895 } else if ((inq.inq_dtype & DTYPE_MASK) != DTYPE_ESI) {
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dlhot.c183 if (dtype != DTYPE_ESI) {
256 if (dtype != DTYPE_ESI) {
554 priv_port.sf_inq_dtype != DTYPE_ESI) {
597 DTYPE_ESI) {
H A Dmon.c1208 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
1334 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
1397 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
1555 (((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI) &&
3476 dev_dtype != DTYPE_ESI) {
3602 } /* if !DTYPE_ESI */
3847 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
4590 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
4690 sf_inq_dtype == DTYPE_ESI) {
4730 DTYPE_ESI) {
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h289 #define DTYPE_ESI 0x0D /* Enclosure services device */ macro
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c389 case DTYPE_ESI:
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c117 DTYPE_ESI, "Enclosure Services Device",
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c84 { DTYPE_ESI, NULL, "ESI", "ESI-path"}
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c331 if (dt == DTYPE_ESI) {
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c7334 * inq_encserv: enclosure service and our dtype is not DTYPE_ESI
7335 * or DTYPE_UNKNOWN then create a separate DTYPE_ESI node for
7341 ((sd0->sd_inq->inq_dtype & DTYPE_MASK) != DTYPE_ESI) &&
7345 taddr, 0, DTYPE_ESI) != DDI_SUCCESS) {
7348 taddr, DTYPE_ESI));
7356 ld->ld_sfunc = DTYPE_ESI;
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c142 { DTYPE_ESI, NULL, "ESI"},
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c1584 (sesdnode->ddn_dtype == DTYPE_ESI) &&
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4303 case DTYPE_ESI:
4318 if (*inq == DTYPE_ESI || cnt >= count) {
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1856 case DTYPE_ESI:
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c7243 dtype == DTYPE_ESI /* SES */) {
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c5606 (target->sft_device_type != DTYPE_ESI)) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7076 if (plun->lun_type == DTYPE_ESI) {
9183 DTYPE_ESI) && (status == STATUS_GOOD)) {
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c14908 sd_inq->inq_dtype == DTYPE_ESI))

Completed in 269 milliseconds