/titanic_50/usr/src/uts/common/syscall/ |
H A D | ppriv.c | 374 int itype) in privsys() argument 401 return ((int)klpd_reg((int)op, (idtype_t)itype, (id_t)type, in privsys() 404 return ((int)klpd_unreg((int)op, (idtype_t)itype, (id_t)type)); in privsys() 416 size32_t bufsize, int itype) in privsys32() argument 419 (size_t)bufsize, itype)); in privsys32()
|
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 41 uint_t itype; member 681 char *itype = NULL; in get_bus_state() local 686 node, "initiator-interconnect-type", &itype); in get_bus_state() 687 if (itype != NULL) { in get_bus_state() 688 (void) strlcpy(bsp->iconnect_type, itype, 16); in get_bus_state() 835 int itype = (*inq_dtype) & DTYPE_MASK; in get_device_type() local 838 if (device_list[i].itype == DTYPE_UNKNOWN) in get_device_type() 840 if (itype == device_list[i].itype) { in get_device_type()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | cnex.c | 608 cnex_add_intr(dev_info_t *dip, uint64_t id, cnex_intrtype_t itype, in cnex_add_intr() argument 640 if (itype == CNEX_TX_INTR) { in cnex_add_intr() 642 } else if (itype == CNEX_RX_INTR) { in cnex_add_intr() 798 cnex_rem_intr(dev_info_t *dip, uint64_t id, cnex_intrtype_t itype) in cnex_rem_intr() argument 829 if (itype == CNEX_TX_INTR) { in cnex_rem_intr() 831 } else if (itype == CNEX_RX_INTR) { in cnex_rem_intr() 903 cnex_clr_intr(dev_info_t *dip, uint64_t id, cnex_intrtype_t itype) in cnex_clr_intr() argument 933 if (itype == CNEX_TX_INTR) { in cnex_clr_intr() 935 } else if (itype == CNEX_RX_INTR) { in cnex_clr_intr()
|
H A D | ldc.c | 101 static void i_ldc_clear_intr(ldc_chan_t *ldcp, cnex_intrtype_t itype); 774 i_ldc_clear_intr(ldc_chan_t *ldcp, cnex_intrtype_t itype) in i_ldc_clear_intr() argument 781 switch (itype) { in i_ldc_clear_intr() 799 (void) cinfo->clr_intr(cinfo->dip, ldcp->id, itype); in i_ldc_clear_intr() 802 ldcp->id, itype); in i_ldc_clear_intr()
|
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | pkgdbmerg.c | 729 int i, etype, itype, retcode; in typechg() local 758 etype = itype = 0; in typechg() 771 itype = i+1; in typechg() 776 if (itype == etype) { in typechg() 787 if (etype != 4 && itype == 4) { in typechg() 793 switch (itype) { in typechg()
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_nexus.c | 1646 int rc, itype, itypes, navail, nc, nrxq10g, nrxq1g, n; in cfg_itype_and_nqueues() local 1669 for (itype = DDI_INTR_TYPE_MSIX; itype; itype >>= 1) { in cfg_itype_and_nqueues() 1670 ASSERT(itype == DDI_INTR_TYPE_MSIX || in cfg_itype_and_nqueues() 1671 itype == DDI_INTR_TYPE_MSI || in cfg_itype_and_nqueues() 1672 itype == DDI_INTR_TYPE_FIXED); in cfg_itype_and_nqueues() 1674 if ((itype & itypes & p->intr_types) == 0) in cfg_itype_and_nqueues() 1678 rc = ddi_intr_get_navail(sc->dip, itype, &navail); in cfg_itype_and_nqueues() 1682 itype, rc); in cfg_itype_and_nqueues() 1686 iaq->intr_type = itype; in cfg_itype_and_nqueues() 1706 (itype != DDI_INTR_TYPE_MSI || ISP2(iaq->nirq))) { in cfg_itype_and_nqueues() [all …]
|
/titanic_50/usr/src/uts/common/io/sdcard/adapters/sdhost/ |
H A D | sdhost.c | 691 int itype; in sdhost_setup_intr() local 729 for (itype = DDI_INTR_TYPE_MSIX; itype != 0; itype >>= 1) { in sdhost_setup_intr() 733 if ((itypes & itype) == 0) { in sdhost_setup_intr() 738 if ((ddi_intr_get_nintrs(dip, itype, &count) != DDI_SUCCESS) || in sdhost_setup_intr() 757 if ((ddi_intr_alloc(dip, &shp->sh_ihandle, itype, 0, 1, in sdhost_setup_intr()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_common.c | 626 int *inq_dtype, itype; in dev_di_node_add() local 816 itype = (*inq_dtype) & DTYPE_MASK; in dev_di_node_add() 817 if (itype == DTYPE_DIRECT) { in dev_di_node_add()
|
/titanic_50/usr/src/lib/libctf/common/ |
H A D | ctf_diff.c | 377 ctf_id_t itype, otype; in ctf_diff_struct() local 383 itype = imp->ctm_type; in ctf_diff_struct() 387 itype = ilmp->ctlm_type; in ctf_diff_struct() 406 ret = ctf_diff_type(cds, ifp, itype, ofp, otype); in ctf_diff_struct()
|
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 44 uint_t itype; member 3006 if (inq_type == device_list[i].itype) { in init_ldata_for_accessible_dev() 3093 == device_list[j].itype) { in init_ldata_for_accessible_FCP_dev() 3384 int itype = (*inq_dtype) & DTYPE_MASK; in get_device_type() local 3387 if (itype == device_list[i].itype) { in get_device_type()
|
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 722 int itype = DDI_INTR_TYPE_MSIX; in qlt_setup_msix() local 725 ret = ddi_intr_get_nintrs(qlt->dip, itype, &count); in qlt_setup_msix() 731 ret = ddi_intr_get_navail(qlt->dip, itype, &avail); in qlt_setup_msix() 744 ret = ddi_intr_alloc(qlt->dip, qlt->htable, itype, in qlt_setup_msix() 797 int itype = DDI_INTR_TYPE_MSI; in qlt_setup_msi() local 802 ret = ddi_intr_get_nintrs(qlt->dip, itype, &count); in qlt_setup_msi() 808 ret = ddi_intr_get_navail(qlt->dip, itype, &avail); in qlt_setup_msi() 823 ret = ddi_intr_alloc(qlt->dip, qlt->htable, itype, in qlt_setup_msi() 879 int itype = DDI_INTR_TYPE_FIXED; in qlt_setup_fixed() local 881 ret = ddi_intr_get_nintrs(qlt->dip, itype, &count); in qlt_setup_fixed() [all …]
|
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipf_y.y | 1152 icmp: | itype icode 1155 itype: seticmptype icmptype
|