Home
last modified time | relevance | path

Searched refs:S_HPZ1 (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/cxgb/common/
HDcxgb_regs.h5461 #define S_HPZ1 8 macro
5463 #define V_HPZ1(x) ((x) << S_HPZ1)
5464 #define G_HPZ1(x) (((x) >> S_HPZ1) & M_HPZ1)
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h26545 #define S_HPZ1 8 macro
26547 #define V_HPZ1(x) ((x) << S_HPZ1)
26548 #define G_HPZ1(x) (((x) >> S_HPZ1) & M_HPZ1)
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h26574 #define S_HPZ1 8 macro
26576 #define V_HPZ1(x) ((x) << S_HPZ1)
26577 #define G_HPZ1(x) (((x) >> S_HPZ1) & M_HPZ1)