Searched refs:DEVI_PSEUDO_NODEID (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | ddi_nodeid.c | 213 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 D | devcfg.c | 333 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 D | fcoe_fc.c | 436 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 D | fcoei.c | 983 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 D | sunddi.h | 118 #define DEVI_PSEUDO_NODEID ((int)-1) macro
|
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_fcoe.c | 1618 DEVI_PSEUDO_NODEID, in BnxeFcoeInit()
|
/titanic_41/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_dr.c | 494 (pnode_t)DEVI_PSEUDO_NODEID, &dip); in acpidev_dr_create_node()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | pshot.c | 1694 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 D | fctl.c | 2343 ndi_devi_alloc_sleep(parent, cname, DEVI_PSEUDO_NODEID, &child); in fctl_fca_create_npivport()
|