HomeSort by: relevance | last modified time | path
    Searched defs:GG82563_REG (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/mii/
ikphyreg.h 43 #define GG82563_REG(page, reg) \
51 #define GG82563_PHY_SPEC_CTRL GG82563_REG(0, 16) /* PHY Specific Control */
70 #define GG82563_PHY_SPEC_STATUS GG82563_REG(0, 17) /* PHY Specific Status */
89 GG82563_REG(0, 18) /* Interrupt Enable */
91 #define GG82563_PHY_SPEC_STATUS_2 GG82563_REG(0, 19) /* PHY Specific Status 2 */
106 #define GG82563_PHY_RX_ERR_CNTR GG82563_REG(0, 21) /* Receive Error Counter */
108 #define GG82563_PHY_PAGE_SELECT GG82563_REG(0, 22) /* Page Select */
110 #define GG82563_PHY_SPEC_CTRL_2 GG82563_REG(0, 26) /* PHY Specific Control 2 */
122 #define GG82563_PHY_PAGE_SELECT_ALT GG82563_REG(0, 29) /* Alternate Page Select */
123 #define GG82563_PHY_TEST_CLK_CTRL GG82563_REG(0, 30) /* Test Clock Control (use reg. 29 to select) *
    [all...]
  /src/sys/dev/pci/igc/
igc_defines.h 1160 #define GG82563_REG(page, reg) \
1165 #define GG82563_PHY_SPEC_CTRL GG82563_REG(0, 16) /* PHY Spec Cntrl */
1166 #define GG82563_PHY_PAGE_SELECT GG82563_REG(0, 22) /* Page Select */
1167 #define GG82563_PHY_SPEC_CTRL_2 GG82563_REG(0, 26) /* PHY Spec Cntrl2 */
1168 #define GG82563_PHY_PAGE_SELECT_ALT GG82563_REG(0, 29) /* Alt Page Select */
1171 #define GG82563_PHY_MAC_SPEC_CTRL GG82563_REG(2, 21)
1173 #define GG82563_PHY_DSP_DISTANCE GG82563_REG(5, 26) /* DSP Distance */
1177 #define GG82563_PHY_KMRN_MODE_CTRL GG82563_REG(193, 16)
1178 #define GG82563_PHY_PWR_MGMT_CTRL GG82563_REG(193, 20) /* Pwr Mgt Ctrl */
1181 #define GG82563_PHY_INBAND_CTRL GG82563_REG(194, 18) /* Inband Ctrl *
    [all...]

Completed in 14 milliseconds