Home
last modified time | relevance | path

Searched refs:PCI_CFG_NOT_TRUSTED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c580 pdev->hw_info.pci_cfg_trust = PCI_CFG_NOT_TRUSTED; in lm_get_bars_info()
585 pdev->hw_info.pci_cfg_trust = PCI_CFG_NOT_TRUSTED; in lm_get_bars_info()
4062 case PCI_CFG_NOT_TRUSTED: in lm_check_if_pf_assigned_to_vm()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1844 #define PCI_CFG_NOT_TRUSTED 0x01 macro