Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_reg.h470 #define MISC_REG_RESET_REG_2 \ macro
H A Dbxe_elink.c2317 if (!(REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_umac_rxtx()
2445 (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_xmac_init()
2499 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_xmac_rxtx()
3060 val = REG_RD(sc, MISC_REG_RESET_REG_2); in elink_update_pfc()
3278 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_set_bmac_rx()
14166 if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_link_reset()
14794 (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_check_half_open_conn()
14814 } else if (REG_RD(sc, MISC_REG_RESET_REG_2) & in elink_check_half_open_conn()
H A Dbxe.c15445 reset_reg = REG_RD(sc, MISC_REG_RESET_REG_2); in bxe_prev_unload_close_mac()