morpheus_network::pci::config

Function asm_pci_cfg_read8

Source
unsafe extern "win64" fn asm_pci_cfg_read8(
    bus: u8,
    device: u8,
    function: u8,
    offset: u8,
) -> u8
Expand description

Read 8-bit value from PCI config space.