Home | History | Annotate | Download | only in WinNtSerialIoDxe

Lines Matching refs:ChildHandle

78   ControllerHandle and ChildHandle in the form of a Unicode string. If the

82 managing the controller specified by ControllerHandle and ChildHandle,
94 @param ChildHandle[in] The handle of the child controller to retrieve
115 ChildHandle in the language specified by
126 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
135 ControllerHandle and ChildHandle.
146 IN EFI_HANDLE ChildHandle OPTIONAL,
237 ControllerHandle and ChildHandle in the form of a Unicode string. If the
241 managing the controller specified by ControllerHandle and ChildHandle,
253 @param ChildHandle[in] The handle of the child controller to retrieve
274 ChildHandle in the language specified by
285 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
294 ControllerHandle and ChildHandle.
305 IN EFI_HANDLE ChildHandle OPTIONAL,
327 // This is a bus driver, so ChildHandle must not be NULL.
329 if (ChildHandle == NULL) {
335 ChildHandle,
346 ChildHandle,
350 ChildHandle,