Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe_elink.c14236 struct elink_phy *phy_blk[PORT_MAX]; in elink_8073_common_init_phy() local
14292 phy_blk[PORT_0] = &(phy[PORT_1]); in elink_8073_common_init_phy()
14293 phy_blk[PORT_1] = &(phy[PORT_0]); in elink_8073_common_init_phy()
14295 phy_blk[PORT_0] = &(phy[PORT_0]); in elink_8073_common_init_phy()
14296 phy_blk[PORT_1] = &(phy[PORT_1]); in elink_8073_common_init_phy()
14307 phy_blk[port]->addr); in elink_8073_common_init_phy()
14308 if (elink_8073_8727_external_rom_boot(sc, phy_blk[port], in elink_8073_common_init_phy()
14313 elink_cl45_read(sc, phy_blk[port], in elink_8073_common_init_phy()
14318 elink_cl45_write(sc, phy_blk[port], in elink_8073_common_init_phy()
14333 elink_cl45_read(sc, phy_blk[port], in elink_8073_common_init_phy()
[all …]