PCIE_SLCSR_PDS
onoff("Card Present in slot", reg, PCIE_SLCSR_PDS);
if (((slcsr & PCIE_SLCSR_PDS) == 0)
if (reg & PCIE_SLCSR_PDS) {