Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.h40 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data);
H A Digc_phy.c977 s32 igc_read_phy_reg_gpy(struct igc_hw *hw, u32 offset, u16 *data) in igc_read_phy_reg_gpy() function
H A Digc_i225.c156 phy->ops.read_reg = igc_read_phy_reg_gpy; in igc_init_phy_params_i225()