Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_api.h38 s32 igc_write_phy_reg(struct igc_hw *hw, u32 offset, u16 data);
H A Digc_api.c468 s32 igc_write_phy_reg(struct igc_hw *hw, u32 offset, u16 data) in igc_write_phy_reg() function