Searched refs:PBC_VL_MASK (Results 1 – 3 of 3) sorted by relevance
124 #define PBC_VL_MASK 0xfull macro125 #define PBC_VL_SMASK (PBC_VL_MASK << PBC_VL_SHIFT)
570 vl = (dp.pbc >> PBC_VL_SHIFT) & PBC_VL_MASK; in diagpkt_write()884 vl = (pbc >> PBC_VL_SHIFT) & PBC_VL_MASK; in hfi1_snoop_write()
10771 | (vl & PBC_VL_MASK) << PBC_VL_SHIFT in create_pbc()