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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_util.c90 dapl_llist_init_entry(&ia_ptr->header.ia_list_entry);
166 &rmr_ptr->header.ia_list_entry);
181 &sp_ptr->header.ia_list_entry);
196 &ep_ptr->header.ia_list_entry);
218 &lmr_ptr->header.ia_list_entry);
233 &sp_ptr->header.ia_list_entry);
248 &pz_ptr->header.ia_list_entry);
269 &evd_ptr->header.ia_list_entry);
296 &cno_ptr->header.ia_list_entry);
551 &ep_ptr->header.ia_list_entry,
[all...]
H A Ddapl_sp_util.c94 dapl_llist_init_entry(&sp_ptr->header.ia_list_entry);
160 &cr_ptr->header.ia_list_entry, cr_ptr);
200 cr_ptr = cr_ptr->header.ia_list_entry.flink->data;
241 &cr_ptr->header.ia_list_entry);
H A Ddapl_cr_util.c86 dapl_llist_init_entry(&cr_ptr->header.ia_list_entry);
H A Ddapl_pz_util.c82 dapl_llist_init_entry(&pz->header.ia_list_entry);
H A Ddapl_cno_util.c81 dapl_llist_init_entry(&cno_ptr->header.ia_list_entry);
H A Ddapl_srq_util.c77 dapl_llist_init_entry(&srq_ptr->header.ia_list_entry);
H A Ddapl_lmr_util.c73 dapl_llist_init_entry(&lmr->header.ia_list_entry);
H A Ddapl_rmr_util.c57 dapl_llist_init_entry(&rmr->header.ia_list_entry);
H A Ddapl_ep_util.c110 dapl_llist_init_entry(&ep_ptr->header.ia_list_entry);
H A Ddapl_evd_util.c222 dapl_llist_init_entry(&evd_ptr->header.ia_list_entry);
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1293 &ep_ptr->header.ia_list_entry);
1318 &evd_ptr->header.ia_list_entry);
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h376 DAPL_LLIST_ENTRY ia_list_entry; /* link entry on ia struct */ member in struct:dapl_header

Completed in 302 milliseconds