Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb.h545 #define SCSB_TOPOLOGY 0x00200000 macro
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c809 if (!(scsb->scsb_state & SCSB_TOPOLOGY)) { in initialize_scb()
974 if (scsb->scsb_state & SCSB_TOPOLOGY) { in free_resources()
976 scsb->scsb_state &= ~SCSB_TOPOLOGY; in free_resources()
3611 scsb->scsb_state |= SCSB_TOPOLOGY; in scsb_set_topology()
3654 if (!(scsb->scsb_state & SCSB_TOPOLOGY)) { in mct_topology_dump()