Searched refs:IDE (Results 1 – 1 of 1) sorted by relevance
57 typedef struct IDE struct63 } IDE; argument67 IDE *ide; // IDE Controller73 bool IDE_HasController(IDE *ide);74 void IDE_Reset(IDE *ide);75 void IDE_Identify(IDE *ide, int drive);82 IDE primary;108 IDEWaitForBusy(IDE *ide, bool wait) in IDEWaitForBusy()131 IDE_HasController(IDE *ide) in IDE_HasController()145 IDE_Reset(IDE *ide) in IDE_Reset()[all …]