Lines Matching refs:regCLBU
398 uint32_t regCLBU;
1634 pAhciPort->regCLBU = u32Value;
1635 pAhciPort->GCPhysAddrClb = AHCI_RTGCPHYS_FROM_U32(pAhciPort->regCLBU, pAhciPort->regCLB);
1645 ahciLog(("%s: read regCLBU=%#010x\n", __FUNCTION__, pAhciPort->regCLBU));
1646 *pu32Value = pAhciPort->regCLBU;
1670 pAhciPort->GCPhysAddrClb = AHCI_RTGCPHYS_FROM_U32(pAhciPort->regCLBU, pAhciPort->regCLB);
2081 pAhciPort->regCLBU = 0;
6944 pHlp->pfnPrintf(pHlp, "PortClbU=%#x\n", pThisPort->regCLBU);
7091 SSMR3PutU32(pSSM, pThis->ahciPort[i].regCLBU);
7330 SSMR3GetU32(pSSM, &pThis->ahciPort[i].regCLBU);