Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c3300 V_WRTORDDLY(p->WrToRdDly) | V_RDTOWRDLY(p->RdToWrDly)); in mc7_init()
H A Dcxgb_regs.h2466 #define V_WRTORDDLY(x) ((x) << S_WRTORDDLY) macro