Home | History | Annotate | Download | only in SnpNt32Dxe

Lines Matching refs:Instance

127   IN SNPNT32_INSTANCE_DATA  * Instance

134 IN SNPNT32_INSTANCE_DATA * Instance
146 // List for all the fake SNP instance
166 // Instance data for each fake SNP instance
174 // List entry use for linking with other instance
213 @param This Protocol instance pointer.
238 @param This Protocol instance pointer.
262 @param This Protocol instance pointer.
298 Initialize the snpnt32 driver instance.
301 @param Instance Pointer to the instance context data.
303 @retval EFI_SUCCESS The driver instance is initialized.
310 IN OUT SNPNT32_INSTANCE_DATA *Instance
314 Close the SnpNt32 driver instance.
317 @param Instance Pointer to the instance context data.
319 @retval EFI_SUCCESS The instance is closed.
325 IN OUT SNPNT32_INSTANCE_DATA *Instance