Searched refs:pci_channel_offline (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_catas.c78 if (!pci_channel_offline(dev->persist->pdev)) {
105 if (pci_channel_offline(dev->persist->pdev))
H A Dmlx4_cmd.c422 if (pci_channel_offline(dev->persist->pdev))
447 if (pci_channel_offline(dev->persist->pdev) ||
461 if (pci_channel_offline(dev->persist->pdev)) {
617 if (pci_channel_offline(dev->persist->pdev)) {
784 if (pci_channel_offline(dev->persist->pdev))
H A Dmlx4_main.c3061 if (pci_channel_offline(dev->persist->pdev))
3081 if (pci_channel_offline(dev->persist->pdev))
/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c188 if (pci_channel_offline(dev->pdev))
H A Dmlx5_cmd.c1282 if (pci_channel_offline(dev->pdev) ||
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h657 pci_channel_offline(struct pci_dev *pdev) function

Completed in 136 milliseconds