Home
last modified time | relevance | path

Searched defs:mdio_read (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcphy.h90 int (*mdio_read)(adapter_t *adapter, int phy_addr, int mmd_addr, member
98 static inline int mdio_read(struct cphy *cphy, int mmd, int reg, in mdio_read() function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c388 static int mdio_read(int phy_id, int location) in mdio_read() function
H A Deepro100.c309 static int mdio_read(int phy_id, int location) in mdio_read() function
H A Dw89c840.c794 static int mdio_read(int base_address, int phy_id, int location) in mdio_read() function
H A Dpcnet32.c955 static int mdio_read(struct nic *nic __unused, int phy_id, int reg_num) in mdio_read() function
H A Dr8169.c344 int mdio_read(int RegAddr) in mdio_read() function
H A Dsundance.c805 mdio_read(struct nic *nic __unused, int phy_id, unsigned int location) in mdio_read() function
H A Dtulip.c566 int mdio_read(struct nic *nic __unused, int phy_id, int location) in mdio_read() function