Home
last modified time | relevance | path

Searched refs:cur_phy (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dsis900.c60 static unsigned int cur_phy; variable
410 cur_phy = mii.phy_addr; in sis900_probe()
801 mii.chip_info->read_mode(nic, cur_phy, &speed, &duplex); in sis900_check_mode()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c15402 struct elink_phy phy, *cur_phy; in elink_adjust_phy_func_ptr() local
15404 cur_phy = &params->phy[phy_idx]; in elink_adjust_phy_func_ptr()
15406 switch (cur_phy->type) { in elink_adjust_phy_func_ptr()
15467 cur_phy->config_init = phy.config_init; in elink_adjust_phy_func_ptr()
15468 cur_phy->read_status = phy.read_status; in elink_adjust_phy_func_ptr()
15469 cur_phy->link_reset = phy.link_reset; in elink_adjust_phy_func_ptr()
15470 cur_phy->config_loopback = phy.config_loopback; in elink_adjust_phy_func_ptr()
15471 cur_phy->format_fw_ver = phy.format_fw_ver; in elink_adjust_phy_func_ptr()
15472 cur_phy->hw_reset = phy.hw_reset; in elink_adjust_phy_func_ptr()
15473 cur_phy->set_link_led = phy.set_link_led; in elink_adjust_phy_func_ptr()
[all …]