QMEM
(int)phys_adr = QMEM + mapix;
clp->c_cq = kmem_zalloc(QMEM(size), KM_SLEEP);
kmem_free(clp->c_cq, QMEM(clp->c_cn));