Home
last modified time | relevance | path

Searched defs:phy_addr (Results 1 – 10 of 10) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dsis900.c120 int phy_addr; member
340 int phy_addr; in sis900_probe() local
870 sis900_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in sis900_read_mode()
921 amd79c901_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in amd79c901_read_mode()
974 static void ics1893_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in ics1893_read_mode()
1014 static void rtl8201_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in rtl8201_read_mode()
1058 static void vt6103_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in vt6103_read_mode()
Ddavicom.c213 int i, phy_addr=1; in phy_read() local
258 u16 i, phy_addr=1; in phy_write() local
Ddmfe.c166 u8 phy_addr; member
879 static void phy_write(unsigned long iobase, u8 phy_addr, u8 offset, in phy_write()
933 static u16 phy_read(unsigned long iobase, u8 phy_addr, u8 offset, in phy_read()
Detherfabric_nic.h176 int phy_addr; member
Damd8111e.c271 static int amd8111e_read_phy(struct amd8111e_priv *lp, int phy_addr, int reg, u32 *val) in amd8111e_read_phy()
Db44.h421 u8 phy_addr; member
Dskge.h2477 u16 phy_addr; member
Dbnx2.h4096 u32 phy_addr; member
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c3588 const uint32_t phy_addr = 1; in e1000_read_phy_reg_ex() local
3726 const uint32_t phy_addr = 1; in e1000_write_phy_reg_ex() local
De1000_hw.h1414 uint32_t phy_addr; member