Home
last modified time | relevance | path

Searched refs:xri_count (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h179 uint32_t xri_count; /* Managed by XRIobj_t */ member
H A Demlxs_mbox.h4364 uint16_t xri_count; member
4369 uint16_t xri_count; member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c14060 if (rpip->xri_count) { in emlxs_rpi_idle_timer()
14280 rpip->xri_count++; in emlxs_rpi_reserve_notify()
14667 rpip->xri_count, in emlxs_rpi_free_action()
14670 rpip->xri_count--; in emlxs_rpi_free_action()
14679 rpip->xri_count, in emlxs_rpi_free_action()
14682 rpip->xri_count--; in emlxs_rpi_free_action()
14690 if (rpip->xri_count) { in emlxs_rpi_free_action()
14694 rpip->xri_count); in emlxs_rpi_free_action()
14870 rpip->xri_count, vpip->VPI); in emlxs_rpi_pause_evt_action()
15024 rpip->xri_count); in emlxs_rpi_offline_action()
[all …]
H A Demlxs_sli4.c7763 rpip->xri_count++; in emlxs_sli4_reserve_xri()
7842 xrip->rpip->xri_count--; in emlxs_sli4_unreserve_xri()
7847 xrip->reserved_rpip->xri_count--; in emlxs_sli4_unreserve_xri()
7943 xrip->rpip->xri_count--; in emlxs_sli4_register_xri()
7945 rpip->xri_count++; in emlxs_sli4_register_xri()
8004 rpip->xri_count++; in emlxs_sli4_alloc_xri()
8090 xrip->rpip->xri_count--; in emlxs_sli4_free_xri()
8095 xrip->reserved_rpip->xri_count--; in emlxs_sli4_free_xri()
8243 post_sgl->params.request.xri_count = 0; in emlxs_sli4_post_sgl_pages()
8251 post_sgl->params.request.xri_count++; in emlxs_sli4_post_sgl_pages()
[all …]