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

/freebsd-12-stable/sys/dev/fxp/
H A Dif_fxpreg.h129 #define __FXP_BITFIELD2(a, b) a, b macro
137 #define __FXP_BITFIELD2(a, b) b, a macro
152 u_int __FXP_BITFIELD2(byte_count:6, :2);
160 u_int __FXP_BITFIELD2(rx_dma_bytecount:7, :1);
161 u_int __FXP_BITFIELD2(tx_dma_bytecount:7, dma_mbce:1);
189 u_int __FXP_BITFIELD2(linear_priority:3, /* 7 */

Completed in 93 milliseconds