Home
last modified time | relevance | path

Searched refs:DEVI_BRANCH_PROM (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Desunddi.h219 #define DEVI_BRANCH_PROM 0x10 /* Branches derived from PROM nodes */ macro
/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_dr.c311 b.type = DEVI_BRANCH_PROM; in sbdp_attach_bd()
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c1378 b.type = DEVI_BRANCH_PROM; in sysc_dr_attach()
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c657 b.type = DEVI_BRANCH_PROM; in drmach_configure()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c9573 prom_devi = (bp->type == DEVI_BRANCH_PROM) ? 1 : 0; in e_ddi_branch_create()