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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h907 struct IPciDeviceAttachment;
1011 typedef struct IPciDeviceAttachment IPciDeviceAttachment; typedef in typeref:struct:IPciDeviceAttachment
2850 /* Start of struct IPciDeviceAttachment Declaration */
2860 nsresult (*GetName)(IPciDeviceAttachment *pThis, PRUnichar * *name);
2862 nsresult (*GetIsPhysicalDevice)(IPciDeviceAttachment *pThis, PRBool *isPhysicalDevice);
2864 nsresult (*GetHostAddress)(IPciDeviceAttachment *pThis, PRInt32 *hostAddress);
2866 nsresult (*GetGuestAddress)(IPciDeviceAttachment *pThis, PRInt32 *guestAddress);
2870 struct IPciDeviceAttachment struct
2874 /* End of struct IPciDeviceAttachment Declaratio
[all...]
H A DVBoxCAPI_v4_1.h906 struct IPciDeviceAttachment;
1012 typedef struct IPciDeviceAttachment IPciDeviceAttachment; typedef in typeref:struct:IPciDeviceAttachment
3041 /* Start of struct IPciDeviceAttachment Declaration */
3051 nsresult (*GetName)(IPciDeviceAttachment *pThis, PRUnichar * *name);
3053 nsresult (*GetIsPhysicalDevice)(IPciDeviceAttachment *pThis, PRBool *isPhysicalDevice);
3055 nsresult (*GetHostAddress)(IPciDeviceAttachment *pThis, PRInt32 *hostAddress);
3057 nsresult (*GetGuestAddress)(IPciDeviceAttachment *pThis, PRInt32 *guestAddress);
3061 struct IPciDeviceAttachment struct
3065 /* End of struct IPciDeviceAttachment Declaratio
[all...]

Completed in 94 milliseconds