Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_label.c451 int err, htid, mapidx; in g4_chip_label() local
497 mapidx = num_nodes / 2 - 1; in g4_chip_label()
513 mapidx = num_nodes / 2 - 1; in g4_chip_label()
514 slot_id = g4map[mapidx][htid]; in g4_chip_label()