Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/mc/imc/
H A Dimc_dump.c76 fnvlist_add_uint8(r, "ismce_pchannel", e->ismce_pchannel); in imc_dump_sad()
339 &r->ismce_pchannel) != 0) { in imc_restore_sad()
H A Dimc_decode.c358 sad->isad_mcroute.ismc_mcroutes[ileavetgt].ismce_pchannel; in imc_decode_sad()
/illumos-gate/usr/src/uts/intel/io/imc/
H A Dimc.h624 uint8_t ismce_pchannel; /* ID of the target physical channel */ member
H A Dimc.c1732 mc->ismc_mcroutes[i].ismce_pchannel = (mc->ismc_raw_mcroute >> in imc_sad_decode_mcroute()