Searched refs:rid_end (Results 1 – 1 of 1) sorted by relevance
829 long rid_end, rid; in pnv_ioda_deconfigure_pe() local856 rid_end = pe->rid + (count << 8); in pnv_ioda_deconfigure_pe()867 rid_end = pe->rid + 1; in pnv_ioda_deconfigure_pe()871 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_deconfigure_pe()898 long rc, rid_end, rid; in pnv_ioda_configure_pe() local924 rid_end = pe->rid + (count << 8); in pnv_ioda_configure_pe()929 rid_end = pe->rid + 1; in pnv_ioda_configure_pe()953 for (rid = pe->rid; rid < rid_end; rid++) in pnv_ioda_configure_pe()