Home
last modified time | relevance | path

Searched refs:ndi_prop_update_byte_array (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c380 if ((ret = ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip,
387 } else if ((ret = ndi_prop_update_byte_array(DDI_DEV_T_NONE,
443 if ((ret = ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip,
450 ret = ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip,
937 ret = ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip,
986 ret = ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip, SAVED_PM_CONTEXT,
H A Dsunndi.c148 ndi_prop_update_byte_array(dev_t match_dev, dev_info_t *dip, in ndi_prop_update_byte_array() function
1022 (void) ndi_prop_update_byte_array(DDI_DEV_T_NONE, in i_dc_devi_create()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dsmp_transport.c160 (void) ndi_prop_update_byte_array(DDI_DEV_T_NONE, in smp_probe()
H A Dscsi_hba.c4382 rv = ndi_prop_update_byte_array(DDI_DEV_T_NONE, sd->sd_dev, in scsi_device_prop_update_byte_array()
4633 rv = ndi_prop_update_byte_array(DDI_DEV_T_NONE, smp_sd->smp_sd_dev, in smp_device_prop_update_byte_array()
5260 (inq80 && (ndi_prop_update_byte_array(DDI_DEV_T_NONE, in scsi_device_createchild()
5263 (inq83 && (ndi_prop_update_byte_array(DDI_DEV_T_NONE, in scsi_device_createchild()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_usbport.c237 (void) ndi_prop_update_byte_array(DDI_DEV_T_NONE, in acpidev_usbport_init()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_bos.c369 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip, "usb-container-id", in usba_add_container_props()
H A Dusba.c2194 rval = ndi_prop_update_byte_array(DDI_DEV_T_NONE, child_dip, in usba_ready_device_node()
2202 rval = ndi_prop_update_byte_array(DDI_DEV_T_NONE, child_dip, in usba_ready_device_node()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h103 ndi_prop_update_byte_array(dev_t match_dev, dev_info_t *dip,
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c2033 if (len && (ndi_prop_update_byte_array(DDI_DEV_T_NONE, devi, in scsi_device_identity()
2056 if (len && (ndi_prop_update_byte_array(DDI_DEV_T_NONE, devi, in scsi_device_identity()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dgptwo_cpu.c961 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, in set_mc_props()
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddr_io.c359 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, new_node, in new_dev_node()
H A Dvnet_dds.c1013 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip, "local-mac-address", in vdds_new_niu_node()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c1993 (void) ndi_prop_update_byte_array(DDI_DEV_T_NONE, in get_vga_properties()
2605 (void) ndi_prop_update_byte_array(DDI_DEV_T_NONE, xdip, in impl_setup_ddi()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1003 (void) ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip, "pcie-serial", in pcie_determine_serial()
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c2398 rc = ndi_prop_update_byte_array(DDI_DEV_T_NONE, tgt_dip, name, in ata_prop_create()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c2417 (void) ndi_prop_update_byte_array(DDI_DEV_T_NONE, child, "reg", in db_create_pci_prop()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12013 (void) ndi_prop_update_byte_array(DDI_DEV_T_NONE, in fcp_scsi_get_name()
12620 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, cdip, NODE_WWN_PROP, in fcp_create_dip()
12626 if (ndi_prop_update_byte_array(DDI_DEV_T_NONE, cdip, PORT_WWN_PROP, in fcp_create_dip()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c15900 if (sas_wwn && ndi_prop_update_byte_array( in mptsas_create_phys_lun()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c16354 ret = ndi_prop_update_byte_array(DDI_DEV_T_NONE, dip, prop, in ql_save_config_regs()