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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c14268 struct elink_phy *phy_blk[PORT_MAX]; local
14324 phy_blk[PORT_0] = &(phy[PORT_1]);
14325 phy_blk[PORT_1] = &(phy[PORT_0]);
14327 phy_blk[PORT_0] = &(phy[PORT_0]);
14328 phy_blk[PORT_1] = &(phy[PORT_1]);
14339 phy_blk[port]->addr);
14340 if (elink_8073_8727_external_rom_boot(cb, phy_blk[port],
14345 elink_cl45_read(cb, phy_blk[port],
14350 elink_cl45_write(cb, phy_blk[port],
14365 elink_cl45_read(cb, phy_blk[por
14495 struct elink_phy *phy_blk[PORT_MAX]; local
[all...]

Completed in 90 milliseconds