Searched refs:CurrentHandle (Results 1 – 2 of 2) sorted by relevance
473 PUSBPORT_PIPE_HANDLE CurrentHandle; in USBPORT_ValidatePipeHandle() local483 CurrentHandle = CONTAINING_RECORD(HandleList, in USBPORT_ValidatePipeHandle()489 if (CurrentHandle == PipeHandle) in USBPORT_ValidatePipeHandle()
807 PUSBPORT_DEVICE_HANDLE CurrentHandle; in USBPORT_ValidateDeviceHandle() local821 CurrentHandle = CONTAINING_RECORD(HandleList, in USBPORT_ValidateDeviceHandle()825 if (CurrentHandle == DeviceHandle) in USBPORT_ValidateDeviceHandle()