Searched refs:rid_end (Results 1 – 1 of 1) sorted by relevance
785 long rid_end, rid; in pnv_ioda_deconfigure_pe() local812 rid_end = pe->rid + (count << 8); in pnv_ioda_deconfigure_pe()823 rid_end = pe->rid + 1; in pnv_ioda_deconfigure_pe()827 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_deconfigure_pe()867 long rc, rid_end, rid; in pnv_ioda_configure_pe() local894 rid_end = pe->rid + (count << 8); in pnv_ioda_configure_pe()905 rid_end = pe->rid + 1; in pnv_ioda_configure_pe()929 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_configure_pe()