Symbol: emlxs_unsol_buf_t
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
1090
emlxs_unsol_buf_t *ulistp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10513
emlxs_unsol_buf_t *pool;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10572
emlxs_unsol_buf_t *pool;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2818
emlxs_unsol_buf_t *pool = NULL;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2819
emlxs_unsol_buf_t *new_pool = NULL;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2944
new_pool = (emlxs_unsol_buf_t *)kmem_zalloc(sizeof (emlxs_unsol_buf_t),
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3062
kmem_free((caddr_t)new_pool, sizeof (emlxs_unsol_buf_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3148
emlxs_unsol_buf_t *pool;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3258
emlxs_unsol_buf_t *pool;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3351
emlxs_ub_destroy(emlxs_port_t *port, emlxs_unsol_buf_t *pool)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3354
emlxs_unsol_buf_t *next;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3355
emlxs_unsol_buf_t *prev;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3415
kmem_free((caddr_t)pool, sizeof (emlxs_unsol_buf_t));
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
206
emlxs_unsol_buf_t *pool);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fc.h
1084
emlxs_unsol_buf_t *ub_pool;