Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsysiosbus.h280 volatile uint64_t *sbus_slot_config_reg; member
/titanic_41/usr/src/uts/sun4u/io/
H A Dsysiosbus.c729 softsp->sbus_slot_config_reg = REG_ADDR(address, OFF_SBUS_SLOT_CONFIG); in sbus_init()
870 config = softsp->sbus_slot_config_reg + i; in sbus_resume_init()
894 config = softsp->sbus_slot_config_reg + i; in sbus_resume_init()
1213 slot_reg = softsp->sbus_slot_config_reg + slot; in sbus_initchild()