Searched refs:dtype (Results 51 - 72 of 72) sorted by relevance

123

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1196 * Subscribe to a channel. dtype is either EVCH_DELKERN for kernel callbacks
1197 * or EVCH_DELDOOR for door upcall delivery to user land. Depending on dtype
1201 evch_chsubscribe(evch_bind_t *bp, int dtype, const char *sid, const char *class, argument
1240 ASSERT(dtype == EVCH_DELDOOR);
1288 sdp->sd_type = dtype;
1291 if (dtype == EVCH_DELKERN) {
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c61 extern char *dtype[];
763 dtype[inq.inq_dtype & DTYPE_MASK]);
2397 display_sf_stats(char *path_phys, int dtype, struct sf_stats *sf_stats) argument
2442 if (dtype == DTYPE_DIRECT) {
2500 adm_display_err(char *path_phys, int dtype) argument
2673 if (dtype == DTYPE_DIRECT) {
2769 (void) display_sf_stats(path_phys, dtype, &sf_stats);
3538 dtype[wwn_list->device_type]);
4516 dtype[inq.inq_dtype & DTYPE_MASK]);
6186 dtype[in
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c303 duidtype_to_str(uint16_t dtype) argument
305 switch (dtype) {
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1768 uchar_t dtype; local
1804 /* do an inquiry to get the dtype of this lun */
1807 dtype = scsa2usbp->scsa2usb_lun_inquiry[lun].
1811 "dtype[%d]=0x%x", lun, dtype);
1815 switch (dtype) {
5051 uchar_t dtype; local
5067 dtype = inq->inq_dtype & DTYPE_MASK;
5081 if (((dtype == DTYPE_DIRECT) ||
5082 (dtype
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c1769 switch (target->phy->dtype) {
1789 target->dtype = target->phy->dtype;
2784 switch (pptr->dtype) {
2793 "%s: Target %p has PHY %p with invalid dtype",
2932 pmcs_tbuf_ptr->phy_dtype = phyp->dtype;
H A Dpmcs_sata.c638 pwrk->dtype = SATA;
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c3588 int rval, dtype; local
3612 dtype = pds->scsiDevType;
3615 if ((dtype == DTYPE_DIRECT)) {
3616 if ((dtype == DTYPE_DIRECT) &&
3629 "?Phys. device found: tgt %d dtype %d: %s\n",
3630 tgt, dtype, sd->sd_inq->inq_vid);
3634 "scsi_hba_probe Failed: tgt %d dtype %d: %s",
3635 tgt, dtype, sd->sd_inq->inq_vid));
3646 "?Device not supported: tgt %d lun %d dtype %d",
3647 tgt, lun, dtype));
[all...]
H A Dmr_sas.c4176 uint8_t dtype; local
4259 dtype = pd_addr->scsi_dev_type;
4261 " MR_EVT_PD_REMOVED_EXT: dtype = %x,"
4262 " arg_type = %d ", dtype, evt_detail->arg_type));
7671 int dtype = sd->sd_inq->inq_dtype & DTYPE_MASK; local
7675 scsi_hba_nodename_compatible_get(sd->sd_inq, NULL, dtype,
7685 childname = (dtype == DTYPE_DIRECT) ? "sd" : nodename;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_rnode.c1682 open_delegation_type4 dtype; local
1768 dtype = rp->r_deleg_type;
1776 if (dtype != OPEN_DELEGATE_NONE) {
H A Dnfs4_callback.c2040 int dtype, error, flags; local
2079 dtype = rp->r_deleg_type;
2096 } else if (dtype == OPEN_DELEGATE_WRITE) {
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_util.c2048 uint32_t dtype = DM_DT_UNKNOWN; local
2052 if (((error = disk_get_drive_type(disk[i], &dtype)) != 0) ||
2053 (dtype != DM_DT_FIXED)) {
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c7144 int dtype = sd->sd_inq->inq_dtype & DTYPE_MASK; local
7149 scsi_hba_nodename_compatible_get(sd->sd_inq, NULL, dtype,
7157 childname = (softs->legacy && dtype == DTYPE_DIRECT) ? "sd" : nodename;
7227 int dtype; local
7233 dtype = sd->sd_inq->inq_dtype & DTYPE_MASK;
7234 qual = dtype >> 5;
7237 "Phys. device found: tgt %d dtype %d: %s",
7238 tgt, dtype, sd->sd_inq->inq_vid);
7241 if (dtype == DTYPE_RODIRECT /* CDROM */ ||
7242 dtype
[all...]
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c3201 char *dtype; local
3275 dtype = pcmcia_dev_type[info->pd_type];
3277 dtype = "unknown";
3284 PCM_DEVICETYPE, dtype);
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h643 * dtype - type of delegation (NONE, READ, WRITE)
667 * dtype - type of delegation for file (NONE, READ, WRITE)
899 open_delegation_type4 dtype));
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3700 * scsiclass dtype and higher-precedence driver nodename
3712 * the correct dtype.
3727 /* # mapping to generic nodenames based on scsi dtype */
3804 * mapping nodenames for mpt based on scsi dtype
5091 int dtype; local
5125 dtype = inq->inq_dtype & DTYPE_MASK; /* device */
5131 dtype_node = dtype; /* node for device */
5133 lunexists = (dtype != dtype_node) || /* override */
5136 if (dtype == DTYPE_UNKNOWN)
5140 "@%s dtype
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c736 { I40E_HMC_STORE(i40e_hmc_obj_rxq, dtype), 2, 114 },
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c2155 char *dtype; local
2170 if (nvlist_lookup_string(nvlp, PICLEVENTARG_DATA_TYPE, &dtype)) {
2175 if (strcmp(dtype, PICLEVENTARG_PICLEVENT_DATA) != 0) {
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c5688 char dtype[OBP_MAXPROPNAME]; local
5696 if ((rv != DDI_PROP_SUCCESS) || (len > sizeof (dtype)))
5700 (caddr_t)dtype, &len) == DDI_PROP_SUCCESS) {
5702 if (strncmp(dtype, "pci", 3) == 0) {
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c2188 rctx.dtype = I40E_HMC_RX_DTYPE_NOSPLIT;
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c6494 * dtype - return the driver type of the device
6501 vd_identify_dev(vd_t *vd, int *dtype) argument
6557 *dtype = drv_type;
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c2312 int dtype = sd->sd_inq->inq_dtype & DTYPE_MASK; local
2315 scsi_hba_nodename_compatible_get(sd->sd_inq, NULL, dtype,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7063 "INQUIRY_PAGE83 for d_id %x (dtype:0x%x) failed with "
7259 "dtype=0x%x, lun num=%x",
7441 uchar_t dtype; local
7454 dtype = plun->lun_inq.inq_dtype & DTYPE_MASK;
7460 "dtype=0x%x pqual: 0x%x", pptr->port_instance, ptgt->tgt_d_id,
7461 plun->lun_num, dtype, pqual);
7470 ptgt->tgt_d_id, plun->lun_num, dtype, pqual);
7476 ptgt->tgt_d_id, plun->lun_num, dtype, pqual);
7487 * If the device is already initialized, check the dtype
7492 if ((plun->lun_state & FCP_LUN_INIT) && dtype !
[all...]

Completed in 295 milliseconds

123