/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.c | 108 int phy_addr; member 321 int phy_addr; in sis900_probe() local 841 sis900_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in sis900_read_mode() 890 amd79c901_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in amd79c901_read_mode() 942 static void ics1893_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in ics1893_read_mode() 982 static void rtl8201_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in rtl8201_read_mode() 1026 static void vt6103_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in vt6103_read_mode()
|
H A D | davicom.c | 210 int i, phy_addr=1; in phy_read() local 255 u16 i, phy_addr=1; in phy_write() local
|
H A D | e1000.c | 2841 const uint32_t phy_addr = 1; local 2944 const uint32_t phy_addr = 1; local
|
H A D | e1000_hw.h | 916 uint32_t phy_addr; member
|
/titanic_44/usr/src/uts/common/io/chxge/com/ |
H A D | ch_subr.c | 276 static int fpga_mdio_read(adapter_t *adapter, int phy_addr, int mmd_addr, in fpga_mdio_read() 295 static int fpga_mdio_write(adapter_t *adapter, int phy_addr, int mmd_addr, in fpga_mdio_write() 359 static int mi1_mdio_read(adapter_t *adapter, int phy_addr, int mmd_addr, in mi1_mdio_read() 377 static int mi1_mdio_write(adapter_t *adapter, int phy_addr, int mmd_addr, in mi1_mdio_write() 432 static int mi1_mdio_ext_read(adapter_t *adapter, int phy_addr, int mmd_addr, in mi1_mdio_ext_read() 457 static int mi1_mdio_ext_write(adapter_t *adapter, int phy_addr, int mmd_addr, in mi1_mdio_ext_write() 1469 int phy_addr = bi->mdio_phybaseaddr + i; in t1_init_sw_modules() local
|
H A D | xpak.c | 110 static struct cphy *xpak_phy_create(adapter_t * adapter, int phy_addr, in xpak_phy_create()
|
H A D | my3126.c | 199 static struct cphy *my3126_phy_create(adapter_t *adapter, int phy_addr, in my3126_phy_create()
|
H A D | mv88x201x.c | 218 static struct cphy *mv88x201x_phy_create(adapter_t *adapter, int phy_addr, in mv88x201x_phy_create()
|
H A D | mv88e1xxx.c | 397 static struct cphy *mv88e1xxx_phy_create(adapter_t *adapter, int phy_addr, in mv88e1xxx_phy_create()
|
H A D | cphy.h | 126 int phy_addr, struct cphy_ops *phy_ops, in cphy_init()
|
/titanic_44/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_talk2ctlr.c | 441 uint32_t phy_addr; in cpqary3_init_ctlr() local
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_phy.c | 3058 u32 phy_addr = 0; in e1000_determine_phy_address() local 3094 u32 phy_addr = 2; in e1000_get_phy_addr_for_bm_page() local 3537 u32 phy_addr = hw->phy.addr = e1000_get_phy_addr_for_hv_page(page); in __e1000_read_phy_reg_hv() local 3646 u32 phy_addr = hw->phy.addr = e1000_get_phy_addr_for_hv_page(page); in __e1000_write_phy_reg_hv() local 3761 u32 phy_addr = 2; in e1000_get_phy_addr_for_hv_page() local
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_phy.c | 390 u8_t phy_addr, in lm_phy45_read() 418 u8_t phy_addr, in lm_phy45_write()
|
H A D | bnxe_context.c | 577 lm_address_t phy_addr = {{0}} ; in lm_allocate_cid() local
|
/titanic_44/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_common.c | 5968 u16 reg, u8 phy_addr, u16 *value) in i40e_read_phy_register_clause22() 6013 u16 reg, u8 phy_addr, u16 value) in i40e_write_phy_register_clause22() 6054 u8 page, u16 reg, u8 phy_addr, u16 *value) in i40e_read_phy_register_clause45() 6128 u8 page, u16 reg, u8 phy_addr, u16 value) in i40e_write_phy_register_clause45() 6195 u8 page, u16 reg, u8 phy_addr, u16 value) in i40e_write_phy_register() 6231 u8 page, u16 reg, u8 phy_addr, u16 *value) in i40e_read_phy_register() 6289 u8 phy_addr = 0; in i40e_blink_phy_link_led() local 6358 u8 phy_addr = 0; in i40e_led_get_phy() local 6400 u8 phy_addr = 0; in i40e_led_set_phy() local
|
/titanic_44/usr/src/uts/common/io/mii/ |
H A D | miipriv.h | 50 uint8_t phy_addr; member
|
/titanic_44/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_phy.c | 363 u32 phy_addr; in ixgbe_identify_phy_generic() local 451 bool ixgbe_validate_phy_addr(struct ixgbe_hw *hw, u32 phy_addr) in ixgbe_validate_phy_addr()
|
/titanic_44/usr/src/uts/intel/io/dnet/ |
H A D | dnet.c | 3819 dnet_mii_read(dev_info_t *dip, int phy_addr, int reg_num) in dnet_mii_read() 3869 dnet_mii_write(dev_info_t *dip, int phy_addr, int reg_num, int reg_dat) in dnet_mii_write()
|
/titanic_44/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_main.h | 246 uint64_t phy_addr; member
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_dbg.c | 2625 uint64_t timestamp, phy_addr; in ql_8xxx_binary_core_dump() local
|
H A D | qlge.c | 379 ql_write_cfg(qlge_t *qlge, uint32_t bit, uint64_t phy_addr, uint16_t q_id) in ql_write_cfg() 3150 uint64_t phy_addr; in ql_alloc_ioctl_dma_buf() local
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | clc.h | 211 #define ELINK_FW_PARAM_SET(phy_addr, phy_type, mdio_access) \ argument
|
/titanic_44/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_hw.c | 3728 t4_mdio_rd(struct adapter *adap, unsigned int mbox, unsigned int phy_addr, in t4_mdio_rd() 3760 t4_mdio_wr(struct adapter *adap, unsigned int mbox, unsigned int phy_addr, in t4_mdio_wr()
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/ |
H A D | bnxe_clc.c | 3475 elink_status_t elink_phy_read(struct elink_params *params, u8 phy_addr, in elink_phy_read() 3492 elink_status_t elink_phy_write(struct elink_params *params, u8 phy_addr, in elink_phy_write() 12980 u32 phy_addr; in elink_populate_int_phy() local
|
/titanic_44/usr/src/uts/common/io/ntxn/ |
H A D | unm_inc.h | 986 phy_addr:5, /* which PHY to talk to (0 is reserved) */ member
|