Searched defs:lspci_command (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dlspci.c120 char *lspci_command[5] = { "lspci", "-m", "-n", "-v", NULL }; local
125 subprocess(lspci_command, handle_child_line, NULL);

Completed in 192 milliseconds