Searched refs:icq_sp (Results 1 – 1 of 1) sorted by relevance
1942 ADV_CARR_T *icq_sp; /* Initiator command queue stopper pointer. */ member2478 (ulong)h->icq_sp, (ulong)h->irq_sp); in asc_prt_adv_dvc_var()4905 if ((asc_dvc->icq_sp = asc_dvc->carr_freelist) == NULL) { in AdvInitAsc3550Driver()4910 ADV_U32_TO_VADDR(le32_to_cpu(asc_dvc->icq_sp->next_vpa)); in AdvInitAsc3550Driver()4915 asc_dvc->icq_sp->next_vpa = cpu_to_le32(ASC_CQ_STOPPER); in AdvInitAsc3550Driver()4920 AdvWriteDWordLramNoSwap(iop_base, ASC_MC_ICQ, asc_dvc->icq_sp->carr_pa); in AdvInitAsc3550Driver()5402 if ((asc_dvc->icq_sp = asc_dvc->carr_freelist) == NULL) { in AdvInitAsc38C0800Driver()5407 ADV_U32_TO_VADDR(le32_to_cpu(asc_dvc->icq_sp->next_vpa)); in AdvInitAsc38C0800Driver()5412 asc_dvc->icq_sp->next_vpa = cpu_to_le32(ASC_CQ_STOPPER); in AdvInitAsc38C0800Driver()5418 AdvWriteDWordLramNoSwap(iop_base, ASC_MC_ICQ, asc_dvc->icq_sp->carr_pa); in AdvInitAsc38C0800Driver()[all …]