Searched refs:e1000_write_phy_reg_bm (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_phy.h91 s32 e1000_write_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 data);
H A De1000_phy.c3103 * e1000_write_phy_reg_bm - Write BM PHY register
3111 s32 e1000_write_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 data) function
3116 DEBUGFUNC("e1000_write_phy_reg_bm");
H A De1000_ich8lan.c569 phy->ops.write_reg = e1000_write_phy_reg_bm;
611 phy->ops.write_reg = e1000_write_phy_reg_bm;

Completed in 76 milliseconds