Searched refs:icq_sp (Results 1 – 1 of 1) sorted by relevance
3133 ADV_CARR_T *icq_sp; /* Initiator command queue stopper pointer. */ member9712 (ulong) h->icq_sp, (ulong) h->irq_sp); in asc_prt_adv_dvc_var()15548 if ((asc_dvc->icq_sp = asc_dvc->carr_freelist) == NULL) in AdvInitAsc3550Driver()15554 ADV_U32_TO_VADDR(le32_to_cpu(asc_dvc->icq_sp->next_vpa)); in AdvInitAsc3550Driver()15559 asc_dvc->icq_sp->next_vpa = cpu_to_le32(ASC_CQ_STOPPER); in AdvInitAsc3550Driver()15564 AdvWriteDWordLramNoSwap(iop_base, ASC_MC_ICQ, asc_dvc->icq_sp->carr_pa); in AdvInitAsc3550Driver()16170 if ((asc_dvc->icq_sp = asc_dvc->carr_freelist) == NULL) in AdvInitAsc38C0800Driver()16176 ADV_U32_TO_VADDR(le32_to_cpu(asc_dvc->icq_sp->next_vpa)); in AdvInitAsc38C0800Driver()16181 asc_dvc->icq_sp->next_vpa = cpu_to_le32(ASC_CQ_STOPPER); in AdvInitAsc38C0800Driver()16187 AdvWriteDWordLramNoSwap(iop_base, ASC_MC_ICQ, asc_dvc->icq_sp->carr_pa); in AdvInitAsc38C0800Driver()[all …]