Searched refs:BGX_SPUX_INT (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/vnic/ |
| H A D | thunder_bgx.c | 629 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_INT); in bgx_lmac_xaui_init() 630 bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg); in bgx_lmac_xaui_init() 698 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_INT); in bgx_xaui_check_link() 701 bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg); in bgx_xaui_check_link() 738 cfg = bgx_reg_read(bgx, lmacid, BGX_SPUX_INT); in bgx_xaui_check_link() 741 bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg); in bgx_xaui_check_link()
|
| H A D | thunder_bgx.h | 120 #define BGX_SPUX_INT 0x10220 /* +(0..3) << 20 */ macro
|