Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dpcics_reg_driver.h125 #define PCI_CONFIG_2_BAR1_SIZE (0xfL<<0) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dpcics_reg_driver.h90 #define PCI_CONFIG_2_BAR1_SIZE (0xfL<<0) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c442 ASSERT_STATIC(PCI_CONFIG_2_BAR1_SIZE == PCI_CONFIG_2_BAR2_SIZE); in lm_get_bar_size_direct()
445 bar_size = (bar_size & PCI_CONFIG_2_BAR1_SIZE); in lm_get_bar_size_direct()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c732 val &= PCI_CONFIG_2_BAR1_SIZE; in lm_get_dev_info()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h1592 #define PCI_CONFIG_2_BAR1_SIZE (0xfUL<<0) macro