Home
last modified time | relevance | path

Searched refs:emlxs_deferred_cmpl_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h134 } emlxs_deferred_cmpl_t; typedef
190 emlxs_deferred_cmpl_t *cmpl;
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c11978 emlxs_deferred_cmpl_t *cmpl = (emlxs_deferred_cmpl_t *)arg1; in emlxs_deferred_cmpl_thread()
11993 kmem_free(cmpl, sizeof (emlxs_deferred_cmpl_t)); in emlxs_deferred_cmpl_thread()
12758 emlxs_deferred_cmpl_t *cmpl; in emlxs_vpi_logi_failed_notify()
12793 cmpl = (emlxs_deferred_cmpl_t *)kmem_zalloc( in emlxs_vpi_logi_failed_notify()
12794 sizeof (emlxs_deferred_cmpl_t), KM_SLEEP); in emlxs_vpi_logi_failed_notify()
12808 kmem_free(rpip->cmpl, sizeof (emlxs_deferred_cmpl_t)); in emlxs_vpi_logi_failed_notify()
14020 emlxs_deferred_cmpl_t *cmpl; in emlxs_rpi_deferred_cmpl()
14387 emlxs_deferred_cmpl_t *cmpl; in emlxs_rpi_online_notify()
14430 cmpl = (emlxs_deferred_cmpl_t *)kmem_zalloc( in emlxs_rpi_online_notify()
14431 sizeof (emlxs_deferred_cmpl_t), KM_SLEEP); in emlxs_rpi_online_notify()
[all …]