Lines Matching refs:cNotifiedMediaChange
469 uint8_t cNotifiedMediaChange;
4422 if (pAhciPort->cNotifiedMediaChange > 0)
4424 if (pAhciPort->cNotifiedMediaChange-- > 2)
4491 if (pAhciPort->cNotifiedMediaChange > 0)
4493 pAhciPort->cNotifiedMediaChange-- ;
4535 if (pAhciPort->cNotifiedMediaChange > 0)
4537 pAhciPort->cNotifiedMediaChange-- ;
4594 if (pAhciPort->cNotifiedMediaChange > 0)
4596 pAhciPort->cNotifiedMediaChange-- ;
4683 if (pAhciPort->cNotifiedMediaChange > 0)
4685 pAhciPort->cNotifiedMediaChange-- ;
4718 if (pAhciPort->cNotifiedMediaChange > 0)
4720 pAhciPort->cNotifiedMediaChange-- ;
4732 if (pAhciPort->cNotifiedMediaChange > 0)
4734 pAhciPort->cNotifiedMediaChange-- ;
4747 if (pAhciPort->cNotifiedMediaChange > 0)
4749 pAhciPort->cNotifiedMediaChange-- ;
7122 SSMR3PutU8(pSSM, pThis->ahciPort[i].cNotifiedMediaChange);
7373 SSMR3GetU8(pSSM, &pThis->ahciPort[i].cNotifiedMediaChange);
7489 if (pAhciPort->cNotifiedMediaChange < 2)
7490 pAhciPort->cNotifiedMediaChange = 2;
7517 pAhciPort->cNotifiedMediaChange = 4;