Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
ahci.hpp File Reference
#include "ahci/ahci_reg.hpp"
#include "ioforge/ioforge_pci.h"
#include "ioforge/ioforge_pci.hpp"
#include "type.h"

Go to the source code of this file.

Data Structures

struct  ahci_internal_vaddr
 
class  AHCIModule
 

Functions

int submit (struct ioforge_block_device *dev, struct ioforge_block_request *req)
 

Function Documentation

◆ submit()

int submit ( struct ioforge_block_device * dev,
struct ioforge_block_request * req )

Definition at line 413 of file ahci.cpp.

References AHCIModule::getInstance(), and instance.

Referenced by AHCIModule::probe().