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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h3681 nsresult (*AttachHostPCIDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5397 nsresult (*AttachHostPCIDevice)( member in struct:IMachine_vtbl
6121 nsresult (*AttachHostPCIDevice)( member in struct:IMachineVtbl
6770 #define IMachine_AttachHostPCIDevice(p, aHostAddress, aDesiredGuestAddress, aTryToUnbind) ((p)->lpVtbl->AttachHostPCIDevice(p, aHostAddress, aDesiredGuestAddress, aTryToUnbind))

Completed in 204 milliseconds