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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h229 #define S_LODRBLOTHRSH 0 macro
231 #define V_LODRBLOTHRSH(x) ((x) << S_LODRBLOTHRSH)
232 #define G_LODRBLOTHRSH(x) (((x) >> S_LODRBLOTHRSH) & M_LODRBLOTHRSH)

Completed in 271 milliseconds