Home
last modified time | relevance | path

Searched refs:DEVI_SID_NODEID (Results 1 – 25 of 45) sorted by relevance

12

/illumos-gate/usr/src/uts/common/os/
H A Dddi_nodeid.c212 ASSERT(x != DEVI_SID_NODEID); in impl_ddi_alloc_nodeid()
226 ASSERT(n != DEVI_SID_NODEID); in impl_ddi_free_nodeid()
302 ASSERT(n != DEVI_SID_NODEID); in impl_ddi_take_nodeid()
H A Dautoconf.c379 nodeid = DEVI_SID_NODEID; in create_devinfo_tree()
H A Dsunndi.c973 ndi_devi_alloc_sleep(pdip, cname, (pnode_t)DEVI_SID_NODEID, &cdip); in i_dc_devi_create()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpv_autoconfig.c110 (pnode_t)DEVI_SID_NODEID, &dip); in xendev_enumerate()
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c1160 (pnode_t)DEVI_SID_NODEID, &usedrdip); in add_known_used_resources()
1254 (pnode_t)DEVI_SID_NODEID, &xdip); in isa_enumerate()
1269 (pnode_t)DEVI_SID_NODEID, &xdip); in isa_enumerate()
1353 (pnode_t)DEVI_SID_NODEID, &xdip); in enumerate_BIOS_serial()
H A Dimmu_dmar.c651 DEVI_SID_NODEID, unit); in drhd_devi_create()
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c2907 ndi_devi_alloc_sleep(parent, cname, DEVI_SID_NODEID, &child); in pshot_bus_config_setup_nexus()
2965 ndi_devi_alloc_sleep(parent, cname, DEVI_SID_NODEID, &child); in pshot_bus_config_setup_leaf()
3342 if ((ndi_devi_alloc(self, "psramd", DEVI_SID_NODEID, in pshot_probe_family()
3383 rv = ndi_devi_alloc(devi, "pshot", DEVI_SID_NODEID, &l1child); in pshot_setup_autoattach()
3387 rv = ndi_devi_alloc(l1child, "port", DEVI_SID_NODEID, in pshot_setup_autoattach()
3394 rv = ndi_devi_alloc(devi, "port", DEVI_SID_NODEID, &l1child); in pshot_setup_autoattach()
3399 rv = ndi_devi_alloc(devi, "gen_drv", DEVI_SID_NODEID, &l1child); in pshot_setup_autoattach()
3404 rv = ndi_devi_alloc(devi, "no_driver", DEVI_SID_NODEID, &l1child); in pshot_setup_autoattach()
3406 (void) ndi_devi_alloc(l1child, "no_driver", DEVI_SID_NODEID, in pshot_setup_autoattach()
H A Di8042.c1560 (pnode_t)DEVI_SID_NODEID, &xdip); in alloc_kb_mouse()
1579 (pnode_t)DEVI_SID_NODEID, &xdip); in alloc_kb_mouse()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpi_enum.c692 ndi_devi_alloc_sleep(isa_dip, "i8042", (pnode_t)DEVI_SID_NODEID, in get_bus_dip()
961 (pnode_t)DEVI_SID_NODEID, &xdip); in isa_acpi_callback()
1145 (pnode_t)DEVI_SID_NODEID, &usedrdip); in acpi_isa_device_enum()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_drv.c416 (pnode_t)DEVI_SID_NODEID, &dip); in acpidev_create_root_node()
940 ndi_devi_alloc_sleep(pdip, devname, (pnode_t)DEVI_SID_NODEID, in acpidev_process_object()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c1846 (pnode_t)DEVI_SID_NODEID, &dip); in create_root_bus_dip()
2263 DEVI_SID_NODEID, &dip); in process_devfunc()
2403 (pnode_t)DEVI_SID_NODEID, &cdip); in process_devfunc()
2408 (pnode_t)DEVI_SID_NODEID, &cdip); in process_devfunc()
3546 (pnode_t)DEVI_SID_NODEID, &ioapicsnode) != NDI_SUCCESS) { in create_ioapic_node()
3556 DEVI_SID_NODEID, numioapics++); in create_ioapic_node()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c1578 (pnode_t)DEVI_SID_NODEID, &dip); in mach_cpu_create_devinfo()
1597 dip = ddi_add_child(cpu_nex_devi, "cpu", DEVI_SID_NODEID, -1); in mach_cpu_create_devinfo()
H A Dddi_impl.c2591 (pnode_t)DEVI_SID_NODEID, &xdip); in impl_setup_ddi()
2614 (pnode_t)DEVI_SID_NODEID, &isa_dip); in impl_setup_ddi()
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c192 (pnode_t)DEVI_SID_NODEID, &dip); in xpv_enumerate()
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_misc.c495 (pnode_t)DEVI_SID_NODEID, &child_dip); in eibnx_configure_node()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_lun.c530 DEVI_SID_NODEID, &lun_dip); in iscsi_lun_phys_create()
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvtd.c374 DEVI_SID_NODEID, unit); in vtd_get_dip()
/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c584 if (ndi_devi_alloc(pdev, nodename, DEVI_SID_NODEID, &cdev)) { in fco_new_device()
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_hotplug.c145 result = ndi_devi_alloc(hal_dip, "unit", (pnode_t)DEVI_SID_NODEID, in s1394_create_devinfo()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c343 (pnode_t)DEVI_SID_NODEID, in cardbus_configure()
2507 (pnode_t)DEVI_SID_NODEID, in cardbus_probe_children()
3083 (pnode_t)DEVI_SID_NODEID, in cardbus_add_isa_node()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c1004 (pnode_t)DEVI_SID_NODEID, &new_ntbridgechild) in pcicfg_configure_ntbridge()
1342 (pnode_t)DEVI_SID_NODEID, &new_ntbridgechild) != NDI_SUCCESS) { in pcicfg_ntbridge_unconfigure_child()
4029 (pnode_t)DEVI_SID_NODEID, &new_child) in pcicfg_probe_children()
4332 (pnode_t)DEVI_SID_NODEID, &new_child) in pcicfg_fcode_probe()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c909 (pnode_t)DEVI_SID_NODEID, &new_ntbridgechild); in pcicfg_configure_ntbridge()
1291 (pnode_t)DEVI_SID_NODEID, &new_ntbridgechild); in pcicfg_ntbridge_unconfigure_child()
3416 (pnode_t)DEVI_SID_NODEID, &new_child); in pcicfg_probe_children()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c933 if (ndi_devi_alloc(s->s_dip, nodename, DEVI_SID_NODEID, &dip) !=
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h120 #define DEVI_SID_NODEID ((int)-2) macro
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c787 ndi_devi_alloc_sleep(parent, node, DEVI_SID_NODEID, &dip); in xvdi_create_dev()

12