Home
last modified time | relevance | path

Searched refs:fc_ubufs (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h515 fc_unsol_buf_t *fc_ubufs; /* array of unsol buf */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1101 ubp = (fc_unsol_buf_t *)&ulistp->fc_ubufs[i]; in emlxs_timer_check_ub()
H A Demlxs_solaris.c2944 new_pool->fc_ubufs = in emlxs_fca_ub_alloc()
2951 ubp = (fc_unsol_buf_t *)&new_pool->fc_ubufs[i]; in emlxs_fca_ub_alloc()
3048 kmem_free((caddr_t)new_pool->fc_ubufs, in emlxs_fca_ub_alloc()
3391 ubp = (fc_unsol_buf_t *)&pool->fc_ubufs[i]; in emlxs_ub_destroy()
3401 kmem_free((caddr_t)pool->fc_ubufs, in emlxs_ub_destroy()
10507 ubp = (fc_unsol_buf_t *)&pool->fc_ubufs[(token - in emlxs_ub_find()
10594 ubp = (fc_unsol_buf_t *)&pool->fc_ubufs[i]; in emlxs_ub_get()