Home
last modified time | relevance | path

Searched refs:ddi_prop_get_int (Results 1 – 25 of 202) sorted by relevance

123456789

/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c291 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
297 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
310 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
316 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
323 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
329 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
336 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
342 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
348 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
354 ddi_prop_get_int(DDI_DEV_T_ANY, in xge_ring_config()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib.c371 MaxNodes = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in rds_read_config_values()
374 UserBufferSize = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
377 MaxDataSendBuffers = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
380 MaxDataRecvBuffers = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
383 MaxCtrlSendBuffers = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
386 MaxCtrlRecvBuffers = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
389 DataRecvBufferLWM = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
392 CtrlRecvBufferLWM = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
395 PendingRxPktsHWM = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
401 IBPathRetryCount = (uint8_t)ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rds_read_config_values()
[all …]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmach_rootnex.c86 if (((portid = ddi_prop_get_int(DDI_DEV_T_ANY, rdip, in rootnex_add_intr_impl()
88 ((portid = ddi_prop_get_int(DDI_DEV_T_ANY, rdip, in rootnex_add_intr_impl()
114 if ((r_upaid = ddi_prop_get_int(DDI_DEV_T_ANY, rdip, in rootnex_add_intr_impl()
164 if (((portid = ddi_prop_get_int(DDI_DEV_T_ANY, rdip, in rootnex_remove_intr_impl()
166 ((portid = ddi_prop_get_int(DDI_DEV_T_ANY, rdip, in rootnex_remove_intr_impl()
258 portid = ddi_prop_get_int(DDI_DEV_T_ANY, dev, in rootnex_ctl_reportdev_impl()
265 portid = ddi_prop_get_int(DDI_DEV_T_ANY, dev, in rootnex_ctl_reportdev_impl()
267 nodeid = ddi_prop_get_int(DDI_DEV_T_ANY, dev, in rootnex_ctl_reportdev_impl()
359 portid = ddi_prop_get_int(DDI_DEV_T_ANY, child, in rootnex_name_child_impl()
362 portid = ddi_prop_get_int(DDI_DEV_T_ANY, child, in rootnex_name_child_impl()
[all …]
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_ddi_impl.c93 if ((devid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in translate_devid()
96 if ((venid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in translate_devid()
103 class_code = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in translate_devid()
108 ssvid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in translate_devid()
114 ssid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in translate_devid()
120 rev = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in translate_devid()
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dintel_nhmdrv.c211 nhm_patrol_scrub = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in inhm_mc_attach()
213 nhm_demand_scrub = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in inhm_mc_attach()
215 nhm_no_smbios = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in inhm_mc_attach()
217 nhm_smbios_serial = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in inhm_mc_attach()
219 nhm_smbios_manufacturer = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in inhm_mc_attach()
221 nhm_smbios_part_number = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in inhm_mc_attach()
223 nhm_smbios_version = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in inhm_mc_attach()
225 nhm_smbios_label = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in inhm_mc_attach()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor.h207 (((ddi_prop_get_int(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \
209 (ddi_prop_get_int(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \
211 (ddi_prop_get_int(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \
214 ((ddi_prop_get_int(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \
216 (ddi_prop_get_int(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \
219 ((ddi_prop_get_int(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \
221 (ddi_prop_get_int(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \
241 ((ddi_prop_get_int(DDI_DEV_T_ANY, (dip), DDI_PROP_DONTPASS, \
/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c624 if ((portid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in get_portid_ddi()
627 if ((portid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in get_portid_ddi()
645 if ((portid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in get_portid_ddi()
682 if ((cpuid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in fill_cpu_ddi()
732 cpunode->version = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in fill_cpu_ddi()
752 tlbsize = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in fill_cpu_ddi()
757 tlbsize = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in fill_cpu_ddi()
768 cpunode->ecache_size = ddi_prop_get_int(DDI_DEV_T_ANY, in fill_cpu_ddi()
771 cpunode->ecache_size = ddi_prop_get_int(DDI_DEV_T_ANY, in fill_cpu_ddi()
779 ddi_prop_get_int(DDI_DEV_T_ANY, dip, in fill_cpu_ddi()
[all …]
H A Dmach_ddi_impl.c276 if (ddi_prop_get_int(DDI_DEV_T_ANY, affin_dip, in get_intr_mapping_reg()
297 if (ddi_prop_get_int(DDI_DEV_T_ANY, affin_dip, in get_intr_mapping_reg()
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c122 vendor_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in gfxp_pci_find_bsf()
124 device_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in gfxp_pci_find_bsf()
126 class_code = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in gfxp_pci_find_bsf()
298 vendor_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in gfxp_pci_find_vd()
300 device_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in gfxp_pci_find_vd()
302 class_code = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in gfxp_pci_find_vd()
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe_misc.c219 vendor_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in npe_is_mmcfg_supported()
221 device_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in npe_is_mmcfg_supported()
329 if (ddi_prop_get_int(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in npe_restore_htconfig_children()
/illumos-gate/usr/src/uts/common/kmdb/
H A Dkdrv.c99 memsz = ddi_prop_get_int(DDI_DEV_T_ANY, kdrv_dip, in kdrv_activate()
104 if (ddi_prop_get_int(DDI_DEV_T_ANY, kdrv_dip, DDI_PROP_DONTPASS, in kdrv_activate()
/illumos-gate/usr/src/uts/sun4/sys/
H A Debus.h171 ((ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, \
173 (ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, \
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_cfg.c68 val = ddi_prop_get_int(DDI_DEV_T_ANY, in qede_cfg_get_val()
78 val = ddi_prop_get_int(DDI_DEV_T_ANY, in qede_cfg_get_val()
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c150 bpf_bufsize = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in bpf_attach()
155 bpf_maxbufsize = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in bpf_attach()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.c95 sp->s_mtu = ddi_prop_get_int(DDI_DEV_T_ANY, sp->s_dip, in sfxge_create()
98 sp->s_action_on_hw_err = ddi_prop_get_int(DDI_DEV_T_ANY, sp->s_dip, in sfxge_create()
101 rxq_size = ddi_prop_get_int(DDI_DEV_T_ANY, sp->s_dip, in sfxge_create()
109 rxq_poll_usec = ddi_prop_get_int(DDI_DEV_T_ANY, sp->s_dip, in sfxge_create()
116 sp->s_mcdi_logging = ddi_prop_get_int(DDI_DEV_T_ANY, sp->s_dip, in sfxge_create()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c486 if (ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
527 pwp->debug_mask = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
533 pwp->physpeed = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
535 pwp->phymode = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
537 pwp->fwlog = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
570 pmcs_tbuf_num_elems = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
603 disable_msix = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
606 disable_msi = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
609 maxqdepth = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
611 pwp->fw_force_update = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in pmcs_attach()
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_fm.c61 sd->sd_fm_capable = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in scsi_fm_init()
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c786 targ = ddi_prop_get_int(DDI_DEV_T_ANY, tdip, DDI_PROP_DONTPASS, in ata_bus_ctl()
793 lun = ddi_prop_get_int(DDI_DEV_T_ANY, tdip, DDI_PROP_DONTPASS, in ata_bus_ctl()
1064 ata_ctlp->ac_timing_flags = ddi_prop_get_int(DDI_DEV_T_ANY, in ata_init_controller()
1069 ata_ctlp->ac_max_transfer = ddi_prop_get_int(DDI_DEV_T_ANY, in ata_init_controller()
1079 ata_ctlp->ac_standby_time = ddi_prop_get_int(DDI_DEV_T_ANY, in ata_init_controller()
2225 ata_options = ddi_prop_get_int(DDI_DEV_T_ANY, ata_ctlp->ac_dip, in ata_init_drive_pcidma()
3138 vendorid = ddi_prop_get_int(DDI_DEV_T_ANY, ddi_get_parent(dip), in ata_check_pciide_blacklist()
3140 deviceid = ddi_prop_get_int(DDI_DEV_T_ANY, ddi_get_parent(dip), in ata_check_pciide_blacklist()
3436 vendor_id = ddi_prop_get_int(DDI_DEV_T_ANY, ddi_get_parent(dip), in ata_spec_init_controller()
3438 device_id = ddi_prop_get_int(DDI_DEV_T_ANY, ddi_get_parent(dip), in ata_spec_init_controller()
[all …]
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c721 verbmsg = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in unm_check_options()
724 adapter->tx_bcopy_threshold = ddi_prop_get_int(DDI_DEV_T_ANY, in unm_check_options()
727 adapter->rx_bcopy_threshold = ddi_prop_get_int(DDI_DEV_T_ANY, in unm_check_options()
731 tx_desc = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in unm_check_options()
743 rx_desc = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in unm_check_options()
756 rx_jdesc = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in unm_check_options()
775 adapter->mtu = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in unm_check_options()
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c3896 param_use_intphy = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3899 param_use_intphy = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3902 param_autoneg = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3905 param_autoneg = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3908 param_anar_100T4 = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3911 param_anar_100fdx = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3914 param_anar_100hdx = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3917 param_anar_10fdx = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3920 param_anar_10hdx = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
3932 param_lance_mode = ddi_prop_get_int(DDI_DEV_T_ANY, dip, 0, in eri_init_xfer_params()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dgen_drv.c268 n_devs = ddi_prop_get_int(DDI_DEV_T_ANY, devi, 0, in gen_attach()
271 isclone = ddi_prop_get_int(DDI_DEV_T_ANY, devi, 0, in gen_attach()
274 n_minorcomps = ddi_prop_get_int(DDI_DEV_T_ANY, devi, 0, in gen_attach()
584 n_devs = ddi_prop_get_int(DDI_DEV_T_ANY, devi, 0, in gen_detach()
587 isclone = ddi_prop_get_int(DDI_DEV_T_ANY, devi, 0, in gen_detach()
590 n_minorcomps = ddi_prop_get_int(DDI_DEV_T_ANY, devi, 0, in gen_detach()
/illumos-gate/usr/src/uts/common/io/pci-ide/
H A Dpci-ide.c514 vec = ddi_prop_get_int(DDI_DEV_T_ANY, cdip, DDI_PROP_DONTPASS, in pciide_initchild()
891 class_code = ddi_prop_get_int(DDI_DEV_T_ANY, mydip, in pciide_compat_setup()
933 class_code = ddi_prop_get_int(DDI_DEV_T_ANY, mydip, DDI_PROP_DONTPASS, in pciide_pre26_rnumber_map()
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_af_thr.c71 rdsv3_enable_snd_cq = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rdsv3_af_init()
73 rdsv3_intr_line_up_mode = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in rdsv3_af_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_main.c210 s->s_debug_level = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in smartpqi_attach()
213 if (ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in smartpqi_attach()
/illumos-gate/usr/src/uts/intel/io/
H A Dcpunex.c117 i = ddi_prop_get_int(DDI_DEV_T_ANY, cdip, in cpunex_bus_ctl()

123456789