<def f='src/src/sys/dev/pci/if_wmreg.h' l='92' ll='101'/>
<size>16</size>
<doc f='src/src/sys/dev/pci/if_wmreg.h' l='86'>/*
 * The Wiseman receive descriptor.
 *
 * The receive descriptor ring must be aligned to a 4K boundary,
 * and there must be an even multiple of 8 descriptors in the ring.
 */</doc>
<mbr r='wiseman_rxdesc::wrx_addr' o='0' t='volatile wiseman_addr_t'/>
<mbr r='wiseman_rxdesc::wrx_len' o='64' t='volatile __uint16_t'/>
<mbr r='wiseman_rxdesc::wrx_cksum' o='80' t='volatile __uint16_t'/>
<mbr r='wiseman_rxdesc::wrx_status' o='96' t='volatile __uint8_t'/>
<mbr r='wiseman_rxdesc::wrx_errors' o='104' t='volatile __uint8_t'/>
<mbr r='wiseman_rxdesc::wrx_special' o='112' t='volatile __uint16_t'/>
