Searched defs:CSR_CLRBIT_1 (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/vge/ | ||
H A D | if_vgevar.h | 238 #define CSR_CLRBIT_1(sc, reg, x) \ macro |
/freebsd-src/sys/dev/rl/ | ||
H A D | if_rlreg.h | 967 #define CSR_CLRBIT_1(sc, offset, val) \ macro |