Searched refs:__FXP_BITFIELD6 (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | i82557reg.h | 168 #define __FXP_BITFIELD6(a, b, c, d, e, f) a, b, c, d, e, f macro 176 #define __FXP_BITFIELD6(a, b, c, d, e, f) f, e, d, c, b, a macro 212 /*7*/ volatile uint8_t __FXP_BITFIELD6(disc_short_rx:1, 221 /*9*/ volatile uint8_t __FXP_BITFIELD6(tcp_udp_cksum:1,/* 9 */ 248 /*18*/ volatile uint8_t __FXP_BITFIELD6(stripping:1,
|