Home
last modified time | relevance | path

Searched refs:cphy_init (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcphy.h123 static inline void cphy_init(struct cphy *phy, adapter_t *adapter, in cphy_init() function
H A Dmv88x201x.c225 cphy_init(cphy, adapter, phy_addr, &mv88x201x_ops, mdio_ops); in mv88x201x_phy_create()
H A Dmy3126.c211 cphy_init(cphy, adapter, phy_addr, &my3126_ops, mdio_ops); in my3126_phy_create()
H A Dmv88e1xxx.c402 cphy_init(cphy, adapter, phy_addr, &mv88e1xxx_ops, mdio_ops); in mv88e1xxx_phy_create()