Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c4161 static int axq_slot; in drmach_slice_table_update() local
4198 axq_slot = portid & 1; in drmach_slice_table_update()
4203 if (axq_slot == 0) in drmach_slice_table_update()
4221 ASSERT(axq_slot == 0); in drmach_slice_table_update()
4227 DRMACH_PR("using AXQ casm %d.%d for slot%d.%d\n", axq_exp, axq_slot, in drmach_slice_table_update()
4252 uint32_t casm = axq_casm_read(axq_exp, axq_slot, slice); in drmach_slice_table_update()