PCIEM_SLOT_CTL_PCC
mask |= PCIEM_SLOT_CTL_PCC;
printf(" PC(%s)", ctl & PCIEM_SLOT_CTL_PCC ? "off" : "on");