Searched refs:PFNUM_V (Results 1 – 3 of 3) sorted by relevance
302 win_pf = PFNUM_V(hw->pfn); in csio_t5_memory_rw()
757 #define PFNUM_V(x) ((x) << PFNUM_S) macro
555 win_pf = is_t4(adap->params.chip) ? 0 : PFNUM_V(adap->pf); in t4_memory_rw()