Query: __pci_reset_function_locked
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__PCI_RESET_FUNCTION(9) Hardware Interfaces __PCI_RESET_FUNCTION(9)NAME__pci_reset_function_locked - reset a PCI device function while holding the dev mutex lock.SYNOPSISint __pci_reset_function_locked(struct pci_dev * dev);ARGUMENTSdev PCI device to resetDESCRIPTIONSome devices allow an individual function to be reset without affecting other functions in the same device. The PCI device must be responsive to PCI config space in order to use this function. The device function is presumed to be unused and the caller is holding the device mutex lock when this function is called. Resetting the device will make the contents of PCI configuration space random, so any caller of this must be prepared to reinitialise the device including MSI, bus mastering, BARs, decoding IO and memory spaces, etc. Returns 0 if the device function was successfully reset or negative if the device doesn't support resetting a single function.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __PCI_RESET_FUNCTION(9)
Related Man Pages |
---|
hwloc_cudart_get_device_pci_ids(3) - debian |
hwlocality_cudart(3) - debian |
cbb(4) - debian |
scanpci(1) - xfree86 |
cbb(4) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
Controlling user input |