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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiConfig.h21 typedef struct _ISCSI_FORM_CALLBACK_INFO ISCSI_FORM_CALLBACK_INFO; typedef in typeref:struct:_ISCSI_FORM_CALLBACK_INFO
25 extern ISCSI_FORM_CALLBACK_INFO *mCallbackInfo;
55 ISCSI_FORM_CALLBACK_INFO, \
H A DIScsiConfig.c20 ISCSI_FORM_CALLBACK_INFO *mCallbackInfo = NULL;
1888 ISCSI_FORM_CALLBACK_INFO *Private;
2085 ISCSI_FORM_CALLBACK_INFO *Private;
2469 ISCSI_FORM_CALLBACK_INFO *CallbackInfo;
2471 CallbackInfo = (ISCSI_FORM_CALLBACK_INFO *) AllocateZeroPool (sizeof (ISCSI_FORM_CALLBACK_INFO));
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiConfig.h39 then this macro return a pointer to a data structure ISCSI_FORM_CALLBACK_INFO.
42 The Signature field of the data structure ISCSI_FORM_CALLBACK_INFO
44 to the pointer to a data structure ISCSI_FORM_CALLBACK_INFO is returned.
55 structure ISCSI_FORM_CALLBACK_INFO.
56 @return A pointer to the pointer to a data structure ISCSI_FORM_CALLBACK_INFO.
63 ISCSI_FORM_CALLBACK_INFO, \
104 } ISCSI_FORM_CALLBACK_INFO; typedef in typeref:struct:_ISCSI_FORM_CALLBACK_INFO
H A DIScsiConfig.c20 ISCSI_FORM_CALLBACK_INFO *mCallbackInfo = NULL;
475 ISCSI_FORM_CALLBACK_INFO *Private;
663 ISCSI_FORM_CALLBACK_INFO *Private;
1128 ISCSI_FORM_CALLBACK_INFO *CallbackInfo;
1135 CallbackInfo = (ISCSI_FORM_CALLBACK_INFO *) AllocateZeroPool (sizeof (ISCSI_FORM_CALLBACK_INFO));

Completed in 60 milliseconds