Searched refs:pci_reset_supported (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/pci/
H A Dpci.c94 bool pci_reset_supported(struct pci_dev *dev) function
5222 if (!pci_reset_supported(pdev))
5336 if (!pci_reset_supported(dev))
5383 if (!pci_reset_supported(dev))
5406 if (!pci_reset_supported(dev))
H A Dpci.h45 bool pci_reset_supported(struct pci_dev *dev);
H A Dpci-sysfs.c1379 if (!pci_reset_supported(pdev))
H A Dquirks.c5998 !pci_reset_supported(pdev))
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c1637 bool pci_reset_supported = false; local
1657 &pci_reset_supported);
1659 if (pci_reset_supported) {

Completed in 303 milliseconds