Home
last modified time | relevance | path

Searched refs:PCIE_DEV_CAPS_FLR_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dpcics_reg_driver.h581 #ifndef PCIE_DEV_CAPS_FLR_CAPABILITY
582 #define PCIE_DEV_CAPS_FLR_CAPABILITY (1 << 28) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dpcics_reg_driver.h430 #ifndef PCIE_DEV_CAPS_FLR_CAPABILITY
431 #define PCIE_DEV_CAPS_FLR_CAPABILITY (1 << 28) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c569 if (pdev->hw_info.pcie_dev_capabilities & PCIE_DEV_CAPS_FLR_CAPABILITY) in lm_get_bars_info()