Lines Matching refs:regFBU
402 uint32_t regFBU;
1584 ahciLog(("%s: read regFBU=%#010x\n", __FUNCTION__, pAhciPort->regFBU));
1585 *pu32Value = pAhciPort->regFBU;
1596 pAhciPort->regFBU = u32Value;
1597 pAhciPort->GCPhysAddrFb = AHCI_RTGCPHYS_FROM_U32(pAhciPort->regFBU, pAhciPort->regFB);
1622 pAhciPort->GCPhysAddrFb = AHCI_RTGCPHYS_FROM_U32(pAhciPort->regFBU, pAhciPort->regFB);
2083 pAhciPort->regFBU = 0;
6946 pHlp->pfnPrintf(pHlp, "PortFbU=%#x\n", pThisPort->regFBU);
7093 SSMR3PutU32(pSSM, pThis->ahciPort[i].regFBU);
7332 SSMR3GetU32(pSSM, &pThis->ahciPort[i].regFBU);