Home
last modified time | relevance | path

Searched refs:DEVI_PSEUDO_NODEID (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dddi_nodeid.c213 ASSERT(x != DEVI_PSEUDO_NODEID); in impl_ddi_alloc_nodeid()
227 ASSERT(n != DEVI_PSEUDO_NODEID); in impl_ddi_free_nodeid()
303 ASSERT(n != DEVI_PSEUDO_NODEID); in impl_ddi_take_nodeid()
H A Ddevcfg.c333 case DEVI_PSEUDO_NODEID: in i_ddi_alloc_node()
4531 dip = i_ddi_alloc_node(pdip, node_name, (pnode_t)DEVI_PSEUDO_NODEID, in init_spec_child()
/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe_fc.c436 ndi_devi_alloc_sleep(parent, devname, DEVI_PSEUDO_NODEID, &child); in fcoe_create_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c983 ndi_devi_alloc_sleep(ss->ss_dip, "fp", DEVI_PSEUDO_NODEID, &child); in fcoei_trigger_fp_attach()
/titanic_41/usr/src/uts/common/sys/
H A Dsunddi.h118 #define DEVI_PSEUDO_NODEID ((int)-1) macro
/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_fcoe.c1618 DEVI_PSEUDO_NODEID, in BnxeFcoeInit()
/titanic_41/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_dr.c494 (pnode_t)DEVI_PSEUDO_NODEID, &dip); in acpidev_dr_create_node()
/titanic_41/usr/src/uts/common/io/
H A Dpshot.c1694 if (ndi_devi_alloc(dip, c_nodename, DEVI_PSEUDO_NODEID, in pshot_initchild()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2343 ndi_devi_alloc_sleep(parent, cname, DEVI_PSEUDO_NODEID, &child); in fctl_fca_create_npivport()