Module pci

Source
Expand description

PCI bus access

Constantsยง

BIT32_ALIGN_MASK ๐Ÿ”’
MSIX_DEFAULT_MSG_ADDR ๐Ÿ”’

Staticsยง

PCI_ADDRESS_PORT ๐Ÿ”’
PCI_DATA_PORT ๐Ÿ”’

Functionsยง

construct_remappable_msix_address ๐Ÿ”’
encode_as_port ๐Ÿ”’
Encodes the bus, device, and function into a port address for use with the PCI I/O port.
has_pci_bus ๐Ÿ”’
read32 ๐Ÿ”’
write32 ๐Ÿ”’