Home
last modified time | relevance | path

Searched refs:DEVI_BRANCH_CONFIGURE (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Desunddi.h216 #define DEVI_BRANCH_CONFIGURE 0x02 /* Configure branch after create */ macro
/titanic_50/usr/src/uts/sun4v/io/
H A Ddr_io.c592 &br, NULL, DEVI_BRANCH_CONFIGURE); in dr_io_configure()
H A Dvnet_dds.c1097 DEVI_BRANCH_CHILD | DEVI_BRANCH_CONFIGURE))) { in vdds_create_new_node()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c1056 rv = e_ddi_branch_create(ap, &b, &fdip, DEVI_BRANCH_CONFIGURE); in sc_gptwocfg_configure_axq()
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c662 DEVI_BRANCH_CHILD | DEVI_BRANCH_CONFIGURE) != 0) { in drmach_configure()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c9372 if (ap->flags & DEVI_BRANCH_CONFIGURE) { in create_prom_branch()
9543 if (flags & DEVI_BRANCH_CONFIGURE) { in create_sid_branch()