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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dfixup_tdescs.c62 mlist_t *ml;
113 mlist_t *ml;
202 mlist_t *ml, *lml;
203 mlist_t *cpum;
H A Dctftools.h166 } mlist_t; typedef in typeref:struct:mlist
234 mlist_t *members; /* struct, union */
H A Dtraverse.c96 mlist_t *ml;
H A Dtdata.c202 mlist_t *ml = tdp->t_members;
203 mlist_t *oml;
H A Dmerge.c285 mlist_t *ml1 = stdp->t_members, *ml2 = ttdp->t_members;
286 mlist_t *olm1 = NULL;
801 mlist_t *omem, **nmemp;
805 *nmemp = xmalloc(sizeof (mlist_t));
H A Dctf.c230 mlist_t *mp;
919 mlist_t **mpp;
1036 *mpp = xmalloc(sizeof (mlist_t));
1051 *mpp = xmalloc(sizeof (mlist_t));
H A Dst_parse.c850 offsize(char *cp, mlist_t *mlp)
888 mlist_t *mlp, **prev;
1166 resolve_typed_bitfields_cb(mlist_t *ml, void *private)
H A Ddwarf.c964 mlist_t *ml, **mlastp;
1004 ml = xcalloc(sizeof (mlist_t));
1108 mlist_t *ml;
1167 mlist_t *ml;
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_list.h57 typedef struct mlist_head mlist_t; typedef in typeref:struct:mlist_head
H A Dmr_sas.h486 mlist_t cmd_pool_list;
490 mlist_t app_cmd_pool_list;
492 mlist_t cmd_app_pool_list;
496 mlist_t cmd_pend_list;
534 mlist_t completed_pool_list;
806 mlist_t list;
H A Dmr_sas.c2447 mlist_t *head = &instance->cmd_pool_list;
2470 mlist_t *head = &instance->app_cmd_pool_list;
2567 mlist_t *head = &instance->cmd_pend_list;
2568 mlist_t *tmp = head;
2776 mlist_t *head = &instance->cmd_pend_list;
2777 mlist_t *tmp = head->next;
4434 mlist_t process_list;
6587 mlist_t process_list;
H A Dmr_sas_tbolt.c2150 mlist_t *head = &instance->cmd_pool_list;
2177 mlist_t *head = &instance->cmd_app_pool_list;
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dlist.h62 typedef struct mlist_head mlist_t; typedef in typeref:struct:mlist_head
H A Dmegaraid_sas.h1156 mlist_t cmd_pool_list;
1159 mlist_t cmd_pend_list;
1193 mlist_t completed_pool_list;
1391 mlist_t list;
H A Dmegaraid_sas.c1774 mlist_t *head = &instance->cmd_pool_list;
2713 mlist_t process_list;

Completed in 148 milliseconds