Symbol: daplka_evd_event_t
usr/src/uts/common/io/ib/clients/daplt/daplt.c
1804
daplka_evd_event_t *disc_ev = NULL;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
1862
disc_ev = kmem_zalloc(sizeof (daplka_evd_event_t), KM_SLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
197
daplka_evd_event_list_t *, daplka_evd_event_t *);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
199
daplka_evd_event_t *);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
200
static daplka_evd_event_t *daplka_evd_event_dequeue(daplka_evd_event_list_t *);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
2913
dapl_ib_event_t *evd_rp, daplka_evd_event_t *cr_ev)
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3026
daplka_evd_event_t *head;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3154
kmem_free(head, sizeof (daplka_evd_event_t));
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3197
kmem_free(head, sizeof (daplka_evd_event_t));
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3225
kmem_free(head, sizeof (daplka_evd_event_t));
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3488
daplka_evd_event_t *evt;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3598
daplka_evd_event_t *evt)
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3636
daplka_evd_event_t *elem)
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3655
static daplka_evd_event_t *
usr/src/uts/common/io/ib/clients/daplt/daplt.c
3658
daplka_evd_event_t *head;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6558
daplka_evd_event_t *cr_ev = NULL;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6609
cr_ev = kmem_zalloc(sizeof (daplka_evd_event_t), KM_NOSLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6687
kmem_free(cr_ev, sizeof (daplka_evd_event_t));
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6714
daplka_evd_event_t *disc_ev;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6744
disc_ev = kmem_zalloc(sizeof (daplka_evd_event_t), KM_NOSLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6785
daplka_evd_event_t *conn_ev;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6815
conn_ev = kmem_zalloc(sizeof (daplka_evd_event_t), KM_NOSLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6836
kmem_free(conn_ev, sizeof (daplka_evd_event_t));
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6870
daplka_evd_event_t *disc_ev;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
6925
disc_ev = kmem_zalloc(sizeof (daplka_evd_event_t), KM_NOSLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7108
daplka_evd_event_t *disc_ev;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7144
disc_ev = kmem_zalloc(sizeof (daplka_evd_event_t), KM_NOSLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7184
daplka_evd_event_t *conn_ev;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7218
conn_ev = kmem_zalloc(sizeof (daplka_evd_event_t), KM_NOSLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7241
kmem_free(conn_ev, sizeof (daplka_evd_event_t));
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7278
daplka_evd_event_t *disc_ev;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7334
disc_ev = kmem_zalloc(sizeof (daplka_evd_event_t), KM_NOSLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7350
kmem_free(disc_ev, sizeof (daplka_evd_event_t));
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7737
daplka_evd_event_t *evp;
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7748
evp = kmem_alloc(sizeof (daplka_evd_event_t), KM_NOSLEEP);
usr/src/uts/common/io/ib/clients/daplt/daplt.c
7770
kmem_free(evp, sizeof (daplka_evd_event_t));
usr/src/uts/common/sys/ib/clients/daplt/daplt.h
249
daplka_evd_event_t *eel_head;
usr/src/uts/common/sys/ib/clients/daplt/daplt.h
250
daplka_evd_event_t *eel_tail;