b43_dmadesc32
(u32) (slot * sizeof(struct b43_dmadesc32)));
return (val / sizeof(struct b43_dmadesc32));
(u32) (slot * sizeof(struct b43_dmadesc32)));
sizeof(struct b43_dmadesc32));
struct b43_dmadesc32 *desc;
struct b43_dmadesc32 *descbase = ring->descbase;
struct b43_dmadesc32 dma32;