Home
last modified time | relevance | path

Searched refs:PCI_CFG_SIZE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/libs/fdtpci/src/
Dlib.rs29 const PCI_CFG_SIZE: usize = 0x100_0000; constant
75 cam_size, PCI_CFG_SIZE in fmt()
150 if cam_size != PCI_CFG_SIZE { in parse_cam_range()