Searched defs:fATAPI (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevATA.cpp121 bool fATAPI; member in struct:ATADevState
1407 if (s->fATAPI)
3814 if (pIf->fATAPI)
3888 if (s->fATAPI)
3997 if (s->pDrvBlock && !s->fATAPI)
4001 if (s->fATAPI)
4009 if (s->fATAPI)
4043 if (!s->pDrvBlock || s->fATAPI)
4052 if (!s->pDrvBlock || s->fATAPI)
4060 if (!s->pDrvBlock || !s->cMultSectors || s->fATAPI)
[all...]
H A DDevAHCI.cpp440 bool fATAPI; member in struct:AHCIPort
1075 if (pAhciPort->fATAPI)
1435 if (pAhciPort->fATAPI)
2061 if (pAhciPort->fATAPI)
2816 if (pAhciPort->fATAPI)
2832 if (!pAhciPort->fATAPI)
5127 if (pAhciPort->fATAPI)
6200 if (pAhciPort->pDrvBlock && !pAhciPort->fATAPI)
6266 if (!pAhciPort->fATAPI)
6283 if (!pAhciPort->fATAPI)
[all...]

Completed in 65 milliseconds