Function hermit::x86_64::kernel::pci::read_config[][src]

pub fn read_config(bus: u8, device: u8, register: u32) -> u32
Expand description

Returns the value (indicated by bus, device and register) of the pci configuration space.