Searched refs:pci_vtcon_port (Results 1 – 1 of 1) sorted by relevance
96 struct pci_vtcon_port;98 typedef void (pci_vtcon_cb_t)(struct pci_vtcon_port *, void *, struct iovec *,101 struct pci_vtcon_port { struct117 struct pci_vtcon_port * vss_port; argument135 struct pci_vtcon_port vsc_control_port;136 struct pci_vtcon_port vsc_ports[VTCON_MAXPORTS];166 static void pci_vtcon_sock_tx(struct pci_vtcon_port *, void *, struct iovec *,170 static void pci_vtcon_announce_port(struct pci_vtcon_port *);171 static void pci_vtcon_open_port(struct pci_vtcon_port *, bool);221 static inline struct pci_vtcon_port *[all …]