Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_regs.h164 #define V_RESPONSEQ(x) ((x) << S_RESPONSEQ) macro
165 #define F_RESPONSEQ V_RESPONSEQ(1U)