alloc_desc_ring
static int alloc_desc_ring(struct adapter *sc, size_t len, int rw,
rc = alloc_desc_ring(sc, len, DDI_DMA_READ, &iq->dhdl, &iq->ahdl,
rc = alloc_desc_ring(sc, len, DDI_DMA_WRITE, &fl->dhdl,
rc = alloc_desc_ring(sc, len, DDI_DMA_WRITE, &eq->desc_dhdl,