Searched refs:V_PFNUM (Results 1 – 3 of 3) sorted by relevance
2019 pf = V_PFNUM(sc->pf); in t4_position_memwin()
896 win_pf = is_t4(adap->params.chip) ? 0 : V_PFNUM(adap->pf); in t4_memory_rw_addr()
4215 #define V_PFNUM(x) ((x) << S_PFNUM) macro