Searched refs:wrap_pos (Results 1 – 2 of 2) sorted by relevance
72 uint32 nci_get_nth_wrapper(const si_t *sih, int32 wrap_pos);
2038 nci_get_nth_wrapper(const si_t *sih, int32 wrap_pos) in nci_get_nth_wrapper() argument2046 ASSERT(wrap_pos >= 0); in nci_get_nth_wrapper()2047 if (wrap_pos < 0) { in nci_get_nth_wrapper()2065 if (wrap_pos == 0) { in nci_get_nth_wrapper()2068 wrap_pos--; in nci_get_nth_wrapper()