Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h150 #define SCHPC_SLOT_SCHIZO(idx) (((idx) & 0x2) >> 1) macro
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3423 schizo = SCHPC_SLOT_SCHIZO(slot); in schpc_register_all_slots()