Searched refs:lspci_channel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dlspci.c33 static VCHANNEL *lspci_channel; variable
162 lspci_channel =
165 return (lspci_channel != NULL);
176 s = channel_init(lspci_channel, len);
184 channel_send(s, lspci_channel);

Completed in 64 milliseconds