Searched refs:pci_vtcon_port (Results 1 – 1 of 1) sorted by relevance
91 struct pci_vtcon_port;93 typedef void (pci_vtcon_cb_t)(struct pci_vtcon_port *, void *, struct iovec *,96 struct pci_vtcon_port { struct112 struct pci_vtcon_port * vss_port; argument130 struct pci_vtcon_port vsc_control_port;131 struct pci_vtcon_port vsc_ports[VTCON_MAXPORTS];161 static void pci_vtcon_sock_tx(struct pci_vtcon_port *, void *, struct iovec *,165 static void pci_vtcon_announce_port(struct pci_vtcon_port *);166 static void pci_vtcon_open_port(struct pci_vtcon_port *, bool);216 static inline struct pci_vtcon_port *[all …]