|
@@ -138,6 +138,8 @@ private:
|
|
|
void start_request(AsyncBlockDeviceRequest&, bool, bool, u16);
|
|
|
void complete_current_request(AsyncDeviceRequest::RequestResult);
|
|
|
|
|
|
+ void clear_pending_interrupts() const;
|
|
|
+
|
|
|
void ata_access(Direction, bool, u32, u8, u16, bool);
|
|
|
void ata_read_sectors_with_dma(bool, u16);
|
|
|
void ata_read_sectors(bool, u16);
|