Searched defs:PciStdCapability (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpcie_caps.h186 class PciStdCapability : public fbl::SinglyLinkedListable<fbl::unique_ptr<PciStdCapability>> { class in inherits:fbl::SinglyLinkedListable
188 PciStdCapability(const PcieDevice& dev, uint16_t base, uint8_t id) function in class:PciStdCapability

Completed in 63 milliseconds