Home
last modified time | relevance | path

Searched refs:impl_ddi_alloc_nodeid (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dddi_implfuncs.h196 int impl_ddi_alloc_nodeid(int *nodeid);
/titanic_44/usr/src/uts/common/os/
H A Dddi_nodeid.c185 impl_ddi_alloc_nodeid(int *nodeid) in impl_ddi_alloc_nodeid() function
H A Ddevcfg.c336 if (impl_ddi_alloc_nodeid(&devi->devi_nodeid)) { in i_ddi_alloc_node()
/titanic_44/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c430 if (impl_ddi_alloc_nodeid(&n)) in fco_alloc_phandle()