Home | History | Annotate | Download | only in ic

Lines Matching refs:next_ba

850 			ASC_GET_CARRP(sc->icq_sp->next_ba));
855 sc->icq_sp->next_ba = htole32(ASC_CQ_STOPPER);
878 ASC_GET_CARRP(sc->irq_sp->next_ba));
884 * Note: Set 'next_ba' to ASC_CQ_STOPPER. When the request is
887 sc->irq_sp->next_ba = htole32(ASC_CQ_STOPPER);
1724 ASC_GET_CARRP(new_carrp->next_ba));
1728 * Set the carrier to be a stopper by setting 'next_ba'
1732 new_carrp->next_ba = htole32(ASC_CQ_STOPPER);
1755 * Set the 'next_ba' pointer for the old stopper to be the
1759 sc->icq_sp->next_ba = new_carrp->carr_ba;
1766 sc->icq_sp->next_ba);
2023 while (((le32toh(irq_next_pa = sc->irq_sp->next_ba)) & ASC_RQ_DONE) != 0)
2030 sc->irq_sp->next_ba);
2065 free_carrp->next_ba = (sc->carr_freelist == NULL) ? 0