Home
last modified time | relevance | path

Searched refs:IDEWaitForBusy (Results 1 – 1 of 1) sorted by relevance

/sys/dev/x86/
Dide.c108 IDEWaitForBusy(IDE *ide, bool wait) in IDEWaitForBusy() function
152 status = IDEWaitForBusy(ide, true); in IDE_Reset()
197 status = IDEWaitForBusy(ide, true); in IDE_Identify()
333 IDEWaitForBusy(ide, false); in IDE_Flush()
363 status = IDEWaitForBusy(ide, true); in IDE_ReadOne()
388 status = IDEWaitForBusy(ide, false); in IDE_ReadOne()
401 status = IDEWaitForBusy(ide, true); in IDE_ReadOne()
437 status = IDEWaitForBusy(ide, true); in IDE_WriteOne()
462 status = IDEWaitForBusy(ide, false); in IDE_WriteOne()
475 status = IDEWaitForBusy(ide, true); in IDE_WriteOne()