Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.c175 return -IGC_ERR_PARAM; in igc_read_phy_reg_mdic()
234 return -IGC_ERR_PARAM; in igc_write_phy_reg_mdic()
H A Digc_defines.h590 #define IGC_ERR_PARAM 4 macro