Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c7985 uint32_t leaf_offset; in drmach_find_slot1_io() local
8010 leaf_offset = regs[0].reg_addr_lo & 0x7fffff; in drmach_find_slot1_io()
8018 ASSERT(leaf_offset == 0x600000 || leaf_offset == 0x700000); in drmach_find_slot1_io()
8022 leaf_unum = (leaf_offset == 0x600000) ? 0 : 1; in drmach_find_slot1_io()