Home
last modified time | relevance | path

Searched defs:PORT_PCI_CONFIG_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.7/kernel/src/driver/pci/
Dpci.h6 #define PORT_PCI_CONFIG_ADDRESS 0xcf8 macro
Dpci.rs149 pub const PORT_PCI_CONFIG_ADDRESS: u16 = 0xcf8; constant