Searched refs:atio_ring_ptr (Results 1 – 4 of 4) sorted by relevance
6757 while ((ha->tgt.atio_ring_ptr->signature != ATIO_PROCESSED) || in qlt_24xx_process_atio_queue()6758 fcpcmd_is_corrupted(ha->tgt.atio_ring_ptr)) { in qlt_24xx_process_atio_queue()6759 pkt = (struct atio_from_isp *)ha->tgt.atio_ring_ptr; in qlt_24xx_process_atio_queue()6762 if (unlikely(fcpcmd_is_corrupted(ha->tgt.atio_ring_ptr))) { in qlt_24xx_process_atio_queue()6786 ha->tgt.atio_ring_ptr = ha->tgt.atio_ring; in qlt_24xx_process_atio_queue()6788 ha->tgt.atio_ring_ptr++; in qlt_24xx_process_atio_queue()6791 pkt = (struct atio_from_isp *)ha->tgt.atio_ring_ptr; in qlt_24xx_process_atio_queue()
654 struct atio *atr = ha->tgt.atio_ring_ptr; in qla27xx_fwdt_entry_t274()
3553 struct atio *atio_ring_ptr; /* Current address. */ member
4053 ha->tgt.atio_ring_ptr = ha->tgt.atio_ring; in qla2x00_init_rings()