Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h181 uint32_t xri_count; /* Managed by XRIobj_t */ member
H A Demlxs_mbox.h4563 uint16_t xri_count; member
4568 uint16_t xri_count; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c14281 rpip->xri_count++; in emlxs_rpi_reserve_notify()
14668 rpip->xri_count, in emlxs_rpi_free_action()
14671 rpip->xri_count--; in emlxs_rpi_free_action()
14680 rpip->xri_count, in emlxs_rpi_free_action()
14683 rpip->xri_count--; in emlxs_rpi_free_action()
14691 if (rpip->xri_count) { in emlxs_rpi_free_action()
14695 rpip->xri_count); in emlxs_rpi_free_action()
15025 rpip->xri_count); in emlxs_rpi_offline_action()
15041 rpip->xri_count, in emlxs_rpi_offline_action()
15090 rpip->xri_count, in emlxs_rpi_paused_action()
[all …]
H A Demlxs_sli4.c8156 rpip->xri_count++; in emlxs_sli4_reserve_xri()
8235 xrip->rpip->xri_count--; in emlxs_sli4_unreserve_xri()
8240 xrip->reserved_rpip->xri_count--; in emlxs_sli4_unreserve_xri()
8336 xrip->rpip->xri_count--; in emlxs_sli4_register_xri()
8338 rpip->xri_count++; in emlxs_sli4_register_xri()
8397 rpip->xri_count++; in emlxs_sli4_alloc_xri()
8483 xrip->rpip->xri_count--; in emlxs_sli4_free_xri()
8488 xrip->reserved_rpip->xri_count--; in emlxs_sli4_free_xri()
8636 post_sgl->params.request.xri_count = 0; in emlxs_sli4_post_sgl_pages()
8644 post_sgl->params.request.xri_count++; in emlxs_sli4_post_sgl_pages()
[all …]