Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dpcics_reg_driver.h217 #define PCI_CONFIG_2_BAR3_SIZE (0xfL<<0) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dpcics_reg_driver.h176 #define PCI_CONFIG_2_BAR3_SIZE (0xfL<<0) macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c443 ASSERT_STATIC(PCI_CONFIG_2_BAR2_SIZE == PCI_CONFIG_2_BAR3_SIZE); in lm_get_bar_size_direct()