Searched defs:PcieHostPort (Results 1 – 4 of 4) sorted by relevance
313 pub struct PcieHostPort { struct325 impl PcieHostPort { argument547 impl Drop for PcieHostPort { implementation
54 pcie_host: PcieHostPort, in new_from_host()211 pcie_host: PcieHostPort, in new_from_host()
57 pub fn new_from_host(pcie_host: PcieHostPort, slot_implemented: bool) -> Result<Self> { in new_from_host()
177 pcie_host: PcieHostPort, in new_from_host()