Lines Matching refs:Instance
32 /// Dns instance block
116 Destroy the DNS instance and recycle the resources.
118 @param[in] Instance The pointer to the DNS instance.
123 IN DNS_INSTANCE *Instance
127 Create the DNS instance and initialize it.
130 @param[out] Instance The pointer to the DNS instance.
133 @retval EFI_SUCCESS The DNS instance is created.
139 OUT DNS_INSTANCE **Instance
179 Release all the resource used the DNS service binding instance.
181 @param DnsSb The Dns service binding instance.
190 Create then initialize a Dns service binding instance.
197 binding instance.
199 @retval EFI_OUT_OF_RESOURCES Failed to allocate resource to create the instance.
202 @retval EFI_SUCCESS The service instance is created for the
265 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
310 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
354 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
393 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
438 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
482 @param[in] This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
510 @param[in] This Pointer to the EFI_SERVICE_BINDING_PROTOCOL instance.
536 @param[in] This Pointer to the EFI_SERVICE_BINDING_PROTOCOL instance.
561 @param[in] This Pointer to the EFI_SERVICE_BINDING_PROTOCOL instance.
587 @param[in] This Pointer to the EFI_SERVICE_BINDING_PROTOCOL instance.