Searched refs:DEVI_BRANCH_PROM (Results 1 – 5 of 5) sorted by relevance
219 #define DEVI_BRANCH_PROM 0x10 /* Branches derived from PROM nodes */ macro
311 b.type = DEVI_BRANCH_PROM; in sbdp_attach_bd()
1378 b.type = DEVI_BRANCH_PROM; in sysc_dr_attach()
657 b.type = DEVI_BRANCH_PROM; in drmach_configure()
9573 prom_devi = (bp->type == DEVI_BRANCH_PROM) ? 1 : 0; in e_ddi_branch_create()