Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/bxe/
Decore_reg.h466 #define MISC_REG_PORT4MODE_EN_OVWR \ macro
Dbxe_elink.c2232 port4mode_ovwr_val = REG_RD(sc, MISC_REG_PORT4MODE_EN_OVWR); in elink_is_4_port_mode()
13035 if (REG_RD(sc, MISC_REG_PORT4MODE_EN_OVWR) == 0x3) in elink_populate_int_phy()
Dbxe.c14125 val = REG_RD(sc, MISC_REG_PORT4MODE_EN_OVWR); in bxe_get_device_info()