Searched defs:PortState (Results 1 – 4 of 4) sorted by relevance
538 fn get_port_state(&self, pci_address: PciAddress) -> Result<PortState> { in get_port_state()628 enum PortState { enum639 impl PortState { impl651 impl Ord for PortState { implementation670 impl PartialOrd for PortState { implementation
47 enum PortState { enum
19 typedef enum { Unauthorized = 2, Authorized = 1 } PortState; typedef
10465 "PortState":{ object