LOLA_BDL_ENTRY_SIZE
bdl = (__le32 *)(pcm->bdl->area + LOLA_BDL_ENTRY_SIZE * str->index);
bdl = pcm->bdl->addr + LOLA_BDL_ENTRY_SIZE * str->index;