morpheus_network::pci::config

Function asm_pci_cfg_write32

Source
unsafe extern "win64" fn asm_pci_cfg_write32(
    bus: u8,
    device: u8,
    function: u8,
    offset: u8,
    value: u32,
)
Expand description

Write 32-bit value to PCI config space.