Man Page: pci_set_pcie_reset_state
Operating Environment: centos
Section: 9
PCI_SET_PCIE_RESET_S(9) Hardware Interfaces PCI_SET_PCIE_RESET_S(9)NAMEpci_set_pcie_reset_state - set reset state for device devSYNOPSISint pci_set_pcie_reset_state(struct pci_dev * dev, enum pcie_reset_state state);ARGUMENTSdev the PCIe device reset state Reset state to enter intoDESCRIPTIONSets the PCI reset state for the device.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_SET_PCIE_RESET_S(9)
| Related Man Pages |
|---|
| device_is_alive(9) - freebsd |
| device_get_state(9) - debian |
| device_is_attached(9) - debian |
| device_unbusy(9) - freebsd |
| device_get_state(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |