Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h151 #define SCHPC_SLOT_LEAF(idx) ((idx) & 0x1) macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3422 leaf = SCHPC_SLOT_LEAF(slot); in schpc_register_all_slots()