Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dspad_layout.h83 #define PORT_0 0 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_drv_info.h4 #define PORT_0 0 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c14401 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8073_common_init_phy()
14446 if (phy[PORT_0].addr & 0x1) { in elink_8073_common_init_phy()
14447 phy_blk[PORT_0] = &(phy[PORT_1]); in elink_8073_common_init_phy()
14448 phy_blk[PORT_1] = &(phy[PORT_0]); in elink_8073_common_init_phy()
14450 phy_blk[PORT_0] = &(phy[PORT_0]); in elink_8073_common_init_phy()
14570 dev_info.port_hw_config[PORT_0].default_cfg)); in elink_get_ext_phy_reset_gpio()
14682 if (phy[PORT_0].addr & 0x1) { in elink_8727_common_init_phy()
14683 phy_blk[PORT_0] = &(phy[PORT_1]); in elink_8727_common_init_phy()
14684 phy_blk[PORT_1] = &(phy[PORT_0]); in elink_8727_common_init_phy()
14686 phy_blk[PORT_0] = &(phy[PORT_0]); in elink_8727_common_init_phy()
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c360 for (port = PORT_0; port < PORT_MAX; port++) in lm_setup_fan_failure_detection()