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

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py3167 def lspci(ctx, console): function
3191 print "usage: lspci vm"
3196 cmdExistingVm(ctx, mach, 'guestlambda', [lambda ctx, mach, console, args: lspci(ctx, console)])
3334 'lspci': ['List PCI devices attached to the VM: lspci Win32', lspciCmd, 0],

Completed in 52 milliseconds