Home
last modified time | relevance | path

Searched refs:ndi_prop_update_int64 (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_misc.c140 ret = ndi_prop_update_int64(DDI_DEV_T_NONE, dip, EIB_PROP_HCA_GUID, in eibnx_create_node_props()
156 ret = ndi_prop_update_int64(DDI_DEV_T_NONE, dip, EIB_PROP_GW_SYS_GUID, in eibnx_create_node_props()
164 ret = ndi_prop_update_int64(DDI_DEV_T_NONE, dip, EIB_PROP_GW_GUID, in eibnx_create_node_props()
172 ret = ndi_prop_update_int64(DDI_DEV_T_NONE, dip, EIB_PROP_GW_SN_PREFIX, in eibnx_create_node_props()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_usbport.c210 if (ndi_prop_update_int64(DDI_DEV_T_NONE, infop->awi_dip, in acpidev_usbport_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h81 ndi_prop_update_int64(dev_t match_dev, dev_info_t *dip, char *name,
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1536 (void) ndi_prop_update_int64(DDI_DEV_T_NONE, dip, in pcie_speeds_to_devinfo()
1542 (void) ndi_prop_update_int64(DDI_DEV_T_NONE, dip, in pcie_speeds_to_devinfo()
1548 (void) ndi_prop_update_int64(DDI_DEV_T_NONE, dip, in pcie_speeds_to_devinfo()
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_io.c373 if (ndi_prop_update_int64(DDI_DEV_T_NONE, new_node, "mtu", in new_dev_node()
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex.c2368 if (ndi_prop_update_int64(DDI_DEV_T_NONE, cdip, "ioc-guid", in ibnex_create_ioc_node_prop()
3143 if (ndi_prop_update_int64(DDI_DEV_T_NONE, child_dip, in ibnex_create_port_node_prop()
3209 if (ndi_prop_update_int64(DDI_DEV_T_NONE, child_dip, in ibnex_create_port_node_prop()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c942 if (ndi_prop_update_int64(DDI_DEV_T_NONE, dip, LUN64_PROP,
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c93 ndi_prop_update_int64(dev_t match_dev, dev_info_t *dip, in ndi_prop_update_int64() function
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c4424 rv = ndi_prop_update_int64(DDI_DEV_T_NONE, sd->sd_dev, in scsi_device_prop_update_int64()
4662 rv = ndi_prop_update_int64(DDI_DEV_T_NONE, smp_sd->smp_sd_dev, in smp_device_prop_update_int64()
4843 if (ndi_prop_update_int64(DDI_DEV_T_NONE, dchild, in scsi_hba_ua_set()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3572 (void) ndi_prop_update_int64(DDI_DEV_T_NONE, ioapic_node, in create_ioapic_node()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12664 if (ndi_prop_update_int64(DDI_DEV_T_NONE, cdip, SAM_LUN_PROP, in fcp_create_dip()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c15862 if (ndi_prop_update_int64(DDI_DEV_T_NONE, in mptsas_create_phys_lun()