Searched refs:rid_end (Results 1 – 1 of 1) sorted by relevance
827 long rid_end, rid; in pnv_ioda_deconfigure_pe() local854 rid_end = pe->rid + (count << 8); in pnv_ioda_deconfigure_pe()865 rid_end = pe->rid + 1; in pnv_ioda_deconfigure_pe()869 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_deconfigure_pe()896 long rc, rid_end, rid; in pnv_ioda_configure_pe() local922 rid_end = pe->rid + (count << 8); in pnv_ioda_configure_pe()927 rid_end = pe->rid + 1; in pnv_ioda_configure_pe()951 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_configure_pe()