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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h4840 #define S_HPZ3 24 macro
4842 #define V_HPZ3(x) ((x) << S_HPZ3)
4843 #define G_HPZ3(x) (((x) >> S_HPZ3) & M_HPZ3)

Completed in 219 milliseconds