Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h99 #define SGHSC_SLOT_AUTO_CFG_EN 0x1 macro
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c683 sghsc->sghsc_slot_table[i].flags = SGHSC_SLOT_AUTO_CFG_EN; in sghsc_register_slots()
1030 SGHSC_SLOT_AUTO_CFG_EN) in sghsc_control()
1084 sghsc->sghsc_slot_table[slot].flags |= SGHSC_SLOT_AUTO_CFG_EN; in sghsc_control()
1107 sghsc->sghsc_slot_table[slot].flags &= ~SGHSC_SLOT_AUTO_CFG_EN; in sghsc_control()
1632 SGHSC_SLOT_AUTO_CFG_EN)) in sghsc_event_thread_code()