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

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

Completed in 94 milliseconds