Home
last modified time | relevance | path

Searched refs:i_ddi_alloc_node (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dautoconf.c381 top_devinfo = i_ddi_alloc_node(NULL, rootname, in create_devinfo_tree()
H A Ddevcfg.c258 i_ddi_alloc_node(dev_info_t *pdip, const char *node_name, pnode_t nodeid, in i_ddi_alloc_node() function
1824 dip = i_ddi_alloc_node(pdip, name, nodeid, (int)unit, NULL, KM_SLEEP); in ddi_add_child()
2148 *ret_dip = i_ddi_alloc_node(parent, node_name, nodeid, -1, NULL, in ndi_devi_alloc()
2168 *ret_dip = i_ddi_alloc_node(parent, node_name, nodeid, -1, NULL, in ndi_devi_alloc_sleep()
4717 dip = i_ddi_alloc_node(pdip, node_name, (pnode_t)DEVI_PSEUDO_NODEID, in init_spec_child()
/illumos-gate/usr/src/uts/common/sys/
H A Dautoconf.h277 extern dev_info_t *i_ddi_alloc_node(dev_info_t *, const char *, pnode_t, int,