Searched defs:cas_rxdsoft (Results 1 – 1 of 1) sorted by relevance
118 struct cas_rxdsoft { struct119 void *rxds_buf; /* receive buffer */120 bus_dmamap_t rxds_dmamap; /* our DMA map */121 bus_addr_t rxds_paddr; /* physical address of the segment */122 u_int rxds_refcount; /* hardware + mbuf references */