Searched defs:axq_slot (Results 1 - 1 of 1) sorted by relevance

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

Completed in 386 milliseconds