Searched refs:rid_end (Results 1 – 1 of 1) sorted by relevance
742 long rid_end, rid; in pnv_ioda_deconfigure_pe() local769 rid_end = pe->rid + (count << 8); in pnv_ioda_deconfigure_pe()780 rid_end = pe->rid + 1; in pnv_ioda_deconfigure_pe()784 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_deconfigure_pe()811 long rc, rid_end, rid; in pnv_ioda_configure_pe() local837 rid_end = pe->rid + (count << 8); in pnv_ioda_configure_pe()842 rid_end = pe->rid + 1; in pnv_ioda_configure_pe()866 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_configure_pe()