Home
last modified time | relevance | path

Searched refs:PCI_RESET_DO_RESET (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/crypto/cavium/nitrox/
A Dnitrox_main.c311 pcie_reset_flr(pdev, PCI_RESET_DO_RESET); in nitrox_device_flr()
/linux-6.3-rc2/drivers/pci/
A Dpci.c5375 rc = pci_reset_fn_methods[m].reset_fn(dev, PCI_RESET_DO_RESET); in __pci_reset_function_locked()
5783 rc = pci_reset_hotplug_slot(slot->hotplug, PCI_RESET_DO_RESET); in __pci_reset_slot()
5838 if (pci_slot_reset(slot, PCI_RESET_DO_RESET)) in pci_bus_error_reset()
5845 return pci_bus_reset(bridge->subordinate, PCI_RESET_DO_RESET); in pci_bus_error_reset()
A Dquirks.c3993 pcie_reset_flr(dev, PCI_RESET_DO_RESET); in delay_250ms_after_flr()
/linux-6.3-rc2/drivers/pci/pcie/
A Daer.c1383 rc = pcie_reset_flr(dev, PCI_RESET_DO_RESET); in aer_root_reset()
/linux-6.3-rc2/include/linux/
A Dpci.h57 #define PCI_RESET_DO_RESET false macro

Completed in 32 milliseconds