Searched refs:IGU_REG_BLOCK_CONFIGURATION (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_int.c2084 val = ecore_rd(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION);
2087 ecore_wr(p_hwfn, p_ptt, IGU_REG_BLOCK_CONFIGURATION, val);
H A Dreg_addr.h41464 #define IGU_REG_BLOCK_CONFIGURATION macro
[all...]
/freebsd-12-stable/sys/dev/bxe/
H A Decore_reg.h248 #define IGU_REG_BLOCK_CONFIGURATION \ macro
H A Dbxe.c10791 val = REG_RD(sc, IGU_REG_BLOCK_CONFIGURATION);
10793 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION,
14238 val = REG_RD(sc, IGU_REG_BLOCK_CONFIGURATION);
14246 REG_WR(sc, IGU_REG_BLOCK_CONFIGURATION, val);

Completed in 1491 milliseconds