Re-exports§
pub use dma_api;
Modules§
Structs§
- Block
- Block
Data - Buff
Config - Configuration for DMA buffer allocation.
- Buffer
- CmdQueue
- Event
- IdList
- IrqHandler
- Read
Future - Request
- Request
Id - Write
Future
Enums§
- BlkError
- Errors that can occur during block device operations.
- KError
- Kernel error
- Request
Kind
Traits§
- Driver
Generic - IQueue
- Read queue trait for block devices.
- Interface
- Operations that require a block storage device driver to implement.