Searched refs:carrp (Results 1 – 1 of 1) sorted by relevance
3033 #define ASC_GET_CARRP(carrp) ((carrp) & ASC_NEXT_VPA_MASK) argument5553 ADV_CARR_T *carrp; in ASC_INITFUNC() local5562 carrp = in ASC_INITFUNC()5564 ASC_DBG1(1, "advansys_detect: carrp 0x%lx\n", (ulong) carrp); in ASC_INITFUNC()5566 if (carrp == NULL) { in ASC_INITFUNC()5625 if (carrp == NULL) in ASC_INITFUNC()5632 kfree(carrp); in ASC_INITFUNC()5638 kfree(carrp); in ASC_INITFUNC()5647 boardp->orig_carrp = carrp; in ASC_INITFUNC()5655 adv_dvc_varp->carrier_buf = carrp; in ASC_INITFUNC()[all …]