Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dpci_configuration.rs27 const CAPABILITY_MAX_OFFSET: usize = 255; constant
571 if end_offset > CAPABILITY_MAX_OFFSET { in add_capability()