Searched refs:part_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmc5.c110 unsigned char part_type; member in struct:pemc5
437 switch (mc5->part_type) {
470 if (mc5->part_type == LARA_7000)
472 else if (mc5->part_type == IDT75P52100)
650 mc5->part_type = (unsigned char) G_TCAM_PART_TYPE(cfg);
652 mc5->part_type |= 4;
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmc-us3i.h141 int part_type; /* part type - x4, x8 */ member in struct:dgrp_info
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmc-us3i.c960 if (dgrp->part_type == PART_TYPE_X4)
1246 dgrp->part_type = (softsp->mcreg1 & MCREG1_X4DIMM1_MASK) >>
1256 dgrp->part_type = (softsp->mcreg1 & MCREG1_X4DIMM2_MASK) >>
1264 " base_device %d part_type %d\n", dgrpid, dgrp->size,
1265 dgrp->nlogbanks, dgrp->base_device, dgrp->part_type));

Completed in 76 milliseconds