Symbol: emlxs_deferred_cmpl_t
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
11977
emlxs_deferred_cmpl_t *cmpl = (emlxs_deferred_cmpl_t *)arg1;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
11992
kmem_free(cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
12759
emlxs_deferred_cmpl_t *cmpl;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
12794
cmpl = (emlxs_deferred_cmpl_t *)kmem_zalloc(
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
12795
sizeof (emlxs_deferred_cmpl_t), KM_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
12809
kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14021
emlxs_deferred_cmpl_t *cmpl;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14388
emlxs_deferred_cmpl_t *cmpl;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14431
cmpl = (emlxs_deferred_cmpl_t *)kmem_zalloc(
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14432
sizeof (emlxs_deferred_cmpl_t), KM_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14458
kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14480
kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14498
emlxs_deferred_cmpl_t *cmpl;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14518
cmpl = (emlxs_deferred_cmpl_t *)kmem_zalloc(
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14519
sizeof (emlxs_deferred_cmpl_t), KM_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14542
kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14560
emlxs_deferred_cmpl_t *cmpl;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14585
cmpl = (emlxs_deferred_cmpl_t *)kmem_zalloc(
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14586
sizeof (emlxs_deferred_cmpl_t), KM_SLEEP);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
14609
kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
15408
kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
15749
kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcf.c
15993
kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t));
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_fcf.h
192
emlxs_deferred_cmpl_t *cmpl;