Searched refs:inq_dtype (Results 1 - 25 of 49) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dsym.c99 (stdinq->inq_dtype == DTYPE_DIRECT)) {
H A Dtape.c68 switch (inquiry->inq_dtype & DTYPE_MASK) {
H A Dtpgs_tape.c112 } else if (inq->inq_dtype != DTYPE_SEQUENTIAL) {
H A Dtpgs.c72 if (inq->inq_dtype == DTYPE_SEQUENTIAL) {
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c185 uchar_t inq_dtype; local
290 inq_dtype = get_inq_dtype(apidp->xport_phys,
294 inq_dtype, &larg) != FPCFGA_OK) {
380 inq_dtype = get_inq_dtype(apidp->xport_phys, dyncomp,
384 dyncomp, inq_dtype, &larg)) != FPCFGA_OK) {
645 inq.inq_dtype = inq.inq_dtype & DTYPE_MASK;
647 inq.inq_dtype = DTYPE_UNKNOWN;
649 inq.inq_dtype = ERR_INQ_DTYPE;
653 inq.inq_dtype,
3374 int *inq_dtype; local
[all...]
H A Dcfga_cs.c746 inq.inq_dtype = DTYPE_UNKNOWN;
795 peri_qual = inq.inq_dtype & FP_PERI_QUAL_MASK;
818 inq.inq_dtype = DTYPE_UNKNOWN;
824 * Failed to get the inq_dtype of device
829 * inq_dtype to some invalid value (0xFF)
852 if (((inq.inq_dtype & DTYPE_MASK) == DTYPE_UNKNOWN) &&
877 inq.inq_dtype, errstring)) != FPCFGA_OK) {
994 inq.inq_dtype, NULL);
1003 inq.inq_dtype, NULL);
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.h104 uchar_t inq_dtype; member in struct:targetPortMappingData
H A Dsasinfo-list.c47 uchar_t inq_dtype; member in struct:tgt_mapping
1807 TPMapData->inq_dtype = DTYPE_UNKNOWN;
1864 TPMapData->inq_dtype = DTYPE_UNKNOWN;
1872 TPMapData->inq_dtype = inq.inq_dtype;
2395 newDevice->dType = inq.inq_dtype;
H A DprintAttrs.c501 getDTypeString(mapList->inq_dtype));
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h199 uchar_t inq_dtype; member in struct:l_inquiry80_struct
H A Dgfc.h227 uchar_t inq_dtype; member in struct:l_inquiry_struct
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h49 uchar_t inq_dtype; member in struct:scsi_inquiry
165 uchar_t inq_dtype; member in struct:scsi_inquiry
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c124 ilp->lun_type = inq->inq_dtype & DTYPE_MASK;
318 inq->inq_dtype, NULL, &nodename, &compatible, &ncompatible);
324 inq->inq_dtype);
437 inq->inq_dtype, NULL, &nodename, &compatible, &ncompatible);
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c73 uchar_t inq_dtype; member in struct:page80
620 inq.inq_dtype = 0x1f;
622 tmpPath->dtype = inq.inq_dtype;
1062 inq.inq_dtype = 0x1f;
1066 inq.inq_dtype);
1806 switch ((inq.inq_dtype & DTYPE_MASK)) {
1863 if ((inq.inq_dtype & DTYPE_MASK) == DTYPE_DIRECT) {
1933 if ((inq.inq_dtype & DTYPE_MASK) != DTYPE_SEQUENTIAL) {
1973 if ((inq.inq_dtype & DTYPE_MASK) < 0x10) {
1975 dtype[inq.inq_dtype
[all...]
H A Dg_adm.c673 (inq.inq_dtype & DTYPE_MASK));
677 } else if ((((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)) &&
689 (inq.inq_dtype & DTYPE_MASK));
703 } else if (((inq.inq_dtype & DTYPE_MASK) == DTYPE_DIRECT) &&
714 (inq.inq_dtype & DTYPE_MASK));
741 } else if ((inq.inq_dtype & DTYPE_MASK) < 0x10) {
742 switch ((inq.inq_dtype & DTYPE_MASK)) {
747 (inq.inq_dtype & DTYPE_MASK));
763 dtype[inq.inq_dtype & DTYPE_MASK]);
766 } else if ((inq.inq_dtype
[all...]
H A Dlux_util.c895 } else if ((inq.inq_dtype & DTYPE_MASK) != DTYPE_ESI) {
906 (void) fprintf(stdout, "%s0x%x (", *p++, (inq.inq_dtype & DTYPE_MASK));
907 if ((inq.inq_dtype & DTYPE_MASK) < 0x10) {
908 (void) fprintf(stdout, "%s", dtype[inq.inq_dtype & DTYPE_MASK]);
909 } else if ((inq.inq_dtype & DTYPE_MASK) < 0x1f) {
H A Dcommon.h285 uchar_t inq_dtype; member in struct:l_inquiry_struct
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_init.c281 if (sd->inq_dtype == DTYPE_CHANGER) {
419 if (sd->inq_dtype == DTYPE_SEQUENTIAL) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c588 int *inq_dtype, itype; local
776 &inq_dtype) > 0) {
777 dnode->ddn_dtype = *inq_dtype;
778 itype = (*inq_dtype) & DTYPE_MASK;
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c825 int *inq_dtype; local
834 &inq_dtype) == 1) {
835 int itype = (*inq_dtype) & DTYPE_MASK;
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1109 * Acquires inq_dtype from g_get_inq_dtype() and
1294 /* Get the inq_dtype for each device on dev list. */
1296 /* Get the inq_dtype for each device. */
1330 * Gets the inq_dtype for devices on the fabric FC driver
1334 * inq_dtype is set to the dtype on success
1341 g_get_inq_dtype(char *fcapath, la_wwn_t pwwn, uchar_t *inq_dtype) argument
1405 *inq_dtype = inq_data.dev0_type;
1414 * Gets the inq_dtype for devices on the fabric FC driver
1419 * inq_dtype and in such a case, it cannot PLOGI into itself.
1422 * inq_dtype i
1429 get_fca_inq_dtype(char *fcapath, la_wwn_t pwwn, uchar_t *inq_dtype) argument
2018 update_map_dev_FCP_prop(impl_map_dev_prop_t **prop_list, uchar_t *inq_dtype, int err, int exist) argument
2081 uchar_t inq_dtype; local
[all...]
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c1111 discoveredDevList->dType = inq.inq_dtype;
1233 newDevice->dType = inq.inq_dtype;
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1808 inq_dtype & DTYPE_MASK;
3125 } else if ((inq->inq_dtype == DTYPE_RODIRECT) ||
3126 (inq->inq_dtype == DTYPE_OPTICAL)) {
3149 } else if (inq->inq_dtype == DTYPE_SEQUENTIAL) {
3361 inq_dtype & DTYPE_MASK) {
4352 inqp->inq_dtype = DTYPE_DIRECT;
5067 dtype = inq->inq_dtype & DTYPE_MASK;
5099 [pkt->pkt_address.a_lun].inq_dtype);
/illumos-gate/usr/src/uts/intel/io/dktp/dcdev/
H A Ddadk.c379 if (!devp->sd_inq || (devp->sd_inq->inq_dtype == DTYPE_NOTPRESENT) ||
380 (devp->sd_inq->inq_dtype == DTYPE_UNKNOWN)) {
384 switch (devp->sd_inq->inq_dtype) {
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_watch.c294 * For inq_dtype of SBC (DIRECT, dtype == 0)
299 dtype = devp->sd_inq->inq_dtype & DTYPE_MASK;

Completed in 160 milliseconds

12