Searched defs:mdio_read (Results 1 – 9 of 9) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/chxge/com/ |
| H A D | cphy.h | 90 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 D | natsemi.c | 388 static int mdio_read(int phy_id, int location) in mdio_read() function
|
| H A D | eepro100.c | 309 static int mdio_read(int phy_id, int location) in mdio_read() function
|
| H A D | w89c840.c | 794 static int mdio_read(int base_address, int phy_id, int location) in mdio_read() function
|
| H A D | pcnet32.c | 955 static int mdio_read(struct nic *nic __unused, int phy_id, int reg_num) in mdio_read() function
|
| H A D | r8169.c | 344 int mdio_read(int RegAddr) in mdio_read() function
|
| H A D | sundance.c | 805 mdio_read(struct nic *nic __unused, int phy_id, unsigned int location) in mdio_read() function
|
| H A D | tulip.c | 566 int mdio_read(struct nic *nic __unused, int phy_id, int location) in mdio_read() function
|
| /freebsd/sys/dev/cxgb/common/ |
| H A D | cxgb_common.h | 583 int (*mdio_read)(adapter_t *adapter, int phy_addr, int mmd_addr, member 590 static inline int mdio_read(struct cphy *phy, int mmd, int reg, in mdio_read() function
|