Searched refs:next_sp_ptr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_util.c147 DAPL_SP *sp_ptr, *next_sp_ptr; /* for PSP and RSP queues */ local
180 next_sp_ptr = dapl_llist_next_entry(&ia_ptr->rsp_list_head,
189 sp_ptr = next_sp_ptr;
232 next_sp_ptr = dapl_llist_next_entry(&ia_ptr->psp_list_head,
241 sp_ptr = next_sp_ptr;

Completed in 57 milliseconds