Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_phy.c176 return -IGC_ERR_PARAM; in igc_read_phy_reg_mdic()
235 return -IGC_ERR_PARAM; in igc_write_phy_reg_mdic()
H A Digc_defines.h589 #define IGC_ERR_PARAM 4 macro