Home
last modified time | relevance | path

Searched refs:p2o_abus_mask (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4u/starfire/sys/
H A Dpda.h177 short p2o_abus_mask; /* [3:0] = Valid PA buses */ member
/titanic_50/usr/src/uts/sun4u/starfire/os/
H A Dpda.c361 *amask = p2o ? p2o->p2o_abus_mask : 0; in pda_get_busmask()