![]() |
Jungo WinDriver
Official Documentation
|
DWORD DLLCALLCONV WDC_PciResetDevice | ( | _In_ WDC_DEVICE_HANDLE | hDev | ) |
Reset the PCI function without affecting other functions on the device.
This operation performs a Function Level Reset (FLR), if supported by the device. Note: The device must support this capability; otherwise, the operation will fail.
[in] | hDev | Handle to a WDC PCI device structure, returned by WDC_PciDeviceOpen() |