PCI_CONFIG_IO_PORT_SIZE

Constant PCI_CONFIG_IO_PORT_SIZE 

Source
pub const PCI_CONFIG_IO_PORT_SIZE: u64 = 0x8;
Expand description

Size of IO ports we are using to configure PCI over the legacy bus. We have two ports, 0xcf8 and 0xcfc 32bits long.