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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h215 #define S_HIDRBLOTHRSH 0 macro
217 #define V_HIDRBLOTHRSH(x) ((x) << S_HIDRBLOTHRSH)
218 #define G_HIDRBLOTHRSH(x) (((x) >> S_HIDRBLOTHRSH) & M_HIDRBLOTHRSH)

Completed in 224 milliseconds