Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c792 switch(val & PCICFG_PCI_CLOCK_CONTROL_BITS_PCI_CLK_SPD_DET) in lm_get_dev_info()
816 case PCICFG_PCI_CLOCK_CONTROL_BITS_PCI_CLK_SPD_DET: in lm_get_dev_info()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h1252 #define PCICFG_PCI_CLOCK_CONTROL_BITS_PCI_CLK_SPD_DET (0xfUL<<0) macro