Searched refs:rid_end (Results 1 – 1 of 1) sorted by relevance
650 long rid_end, rid; in pnv_ioda_deconfigure_pe() local677 rid_end = pe->rid + (count << 8); in pnv_ioda_deconfigure_pe()686 rid_end = pe->rid + 1; in pnv_ioda_deconfigure_pe()690 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_deconfigure_pe()729 long rc, rid_end, rid; in pnv_ioda_configure_pe() local756 rid_end = pe->rid + (count << 8); in pnv_ioda_configure_pe()767 rid_end = pe->rid + 1; in pnv_ioda_configure_pe()787 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_configure_pe()