Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/hw/
H A Dpcics_reg_driver.h61 #define PCICFG_REVESION_ID_ERROR_VAL 0xff macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dpcics_reg_driver.h22 #define PCICFG_REVESION_ID_ERROR_VAL 0xff macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c360 if (GET_FLAGS(pdev->hw_info.rev_id,PCICFG_REVESION_ID_MASK) == PCICFG_REVESION_ID_ERROR_VAL) in lm_get_pcicfg_info()