Searched refs:cap_val (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/dev/pcie/
H A Dpcie_caps.cpp90 auto cap_val = cfg->Read(caps_); local
91 version_ = PCS_CAPS_VERSION(cap_val);
92 devtype_ = PCS_CAPS_DEVTYPE(cap_val);

Completed in 21 milliseconds