Struct kernel::schemes::file::FileScheme
[−]
[src]
pub struct FileScheme { // some fields omitted }
A file scheme (pci + fs)
Methods
impl FileScheme
fn new(pci: PCIConfig) -> Option<Box<Self>>
TODO Allow busmaster for secondary Create a new file scheme from a PCI configuration