Searched defs:u_int (Results 1 - 14 of 14) sorted by relevancy
if_fxpreg.h 152 u_int __FXP_BITFIELD2(byte_count:6, :2);
153 u_int __FXP_BITFIELD3(rx_fifo_limit:4, tx_fifo_limit:3, :1);
155 u_int __FXP_BITFIELD5(mwi_enable:1, /* 8,9 */
160 u_int __FXP_BITFIELD2(rx_dma_bytecount:7, :1);
161 u_int __FXP_BITFIELD2(tx_dma_bytecount:7, dma_mbce:1);
162 u_int __FXP_BITFIELD8(late_scb:1, /* 7 */
170 u_int __FXP_BITFIELD6(disc_short_rx:1,
176 u_int __FXP_BITFIELD3(mediatype:1, /* 7 */
179 u_int __FXP_BITFIELD6(tcp_udp_cksum:1, /* 9 */
185 u_int __FXP_BITFIELD
194 u_int :8; member in struct:fxp_cb_config
195 u_int :8; member in struct:fxp_cb_config
[all...]
Completed in 30 milliseconds