Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/pci/
H A Dpci.rs207 const CAPABILITIES_LIST = 1 << 4; constant
672 if status.contains(Status::CAPABILITIES_LIST) { in capabilities_offset()