DVD_READ_BCA_BUFLEN
buf = dma_alloc(DVD_READ_BCA_BUFLEN, PR_WAITOK | PR_ZERO);
xs->datalen = DVD_READ_BCA_BUFLEN;
dma_free(buf, DVD_READ_BCA_BUFLEN);