Symbol: DAPL_LLIST_HEAD
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
905
DAPL_LLIST_HEAD *list_head;
usr/src/lib/udapl/udapl_tavor/common/dapl_ia_util.c
944
DAPL_LLIST_HEAD *list_head;
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
100
dapl_llist_add_head(DAPL_LLIST_HEAD *head,
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
129
dapl_llist_add_tail(DAPL_LLIST_HEAD *head,
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
158
dapl_llist_add_entry(DAPL_LLIST_HEAD * head,
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
189
dapl_llist_remove_head(DAPL_LLIST_HEAD *head)
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
216
dapl_llist_remove_tail(DAPL_LLIST_HEAD *head)
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
243
dapl_llist_remove_entry(DAPL_LLIST_HEAD *head, DAPL_LLIST_ENTRY *entry)
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
296
dapl_llist_peek_head(DAPL_LLIST_HEAD *head)
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
314
dapl_llist_next_entry(IN DAPL_LLIST_HEAD *head,
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
337
dapl_llist_debug_print_list(DAPL_LLIST_HEAD *head)
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
64
dapl_llist_init_head(DAPL_LLIST_HEAD *head)
usr/src/lib/udapl/udapl_tavor/common/dapl_llist.c
89
dapl_llist_is_empty(DAPL_LLIST_HEAD *head)
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1115
dapl_llist_init_head(DAPL_LLIST_HEAD *head);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1121
dapl_llist_is_empty(DAPL_LLIST_HEAD *head);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1125
DAPL_LLIST_HEAD *head,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1131
DAPL_LLIST_HEAD *head,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1137
DAPL_LLIST_HEAD *head,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1143
dapl_llist_remove_head(DAPL_LLIST_HEAD *head);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1146
dapl_llist_remove_tail(DAPL_LLIST_HEAD *head);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1149
dapl_llist_remove_entry(DAPL_LLIST_HEAD *head,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1153
dapl_llist_peek_head(DAPL_LLIST_HEAD *head);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1157
IN DAPL_LLIST_HEAD *head,
usr/src/lib/udapl/udapl_tavor/include/dapl.h
1161
dapl_llist_debug_print_list(DAPL_LLIST_HEAD *head);
usr/src/lib/udapl/udapl_tavor/include/dapl.h
278
DAPL_LLIST_HEAD *list_head; /* for consistency checking */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
311
DAPL_LLIST_HEAD ia_list_head;
usr/src/lib/udapl/udapl_tavor/include/dapl.h
387
DAPL_LLIST_HEAD ep_list_head; /* EP queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
388
DAPL_LLIST_HEAD lmr_list_head; /* LMR queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
389
DAPL_LLIST_HEAD rmr_list_head; /* RMR queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
390
DAPL_LLIST_HEAD pz_list_head; /* PZ queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
391
DAPL_LLIST_HEAD evd_list_head; /* EVD queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
392
DAPL_LLIST_HEAD cno_list_head; /* CNO queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
393
DAPL_LLIST_HEAD psp_list_head; /* PSP queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
394
DAPL_LLIST_HEAD rsp_list_head; /* RSP queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
395
DAPL_LLIST_HEAD srq_list_head; /* SRQ queue */
usr/src/lib/udapl/udapl_tavor/include/dapl.h
413
DAPL_LLIST_HEAD evd_list_head;
usr/src/lib/udapl/udapl_tavor/include/dapl.h
554
DAPL_LLIST_HEAD cr_list_head; /* CR pending queue */