Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7239 hba->sli.sli4.xrif_count = 0; in emlxs_sli4_resource_free()
7621 hba->sli.sli4.xrif_count++; in emlxs_sli4_resource_alloc()
7770 hba->sli.sli4.xrif_count--; in emlxs_sli4_reserve_xri()
7863 hba->sli.sli4.xrif_count++; in emlxs_sli4_unreserve_xri()
8011 hba->sli.sli4.xrif_count--; in emlxs_sli4_alloc_xri()
8111 hba->sli.sli4.xrif_count++; in emlxs_sli4_free_xri()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1657 uint32_t xrif_count; member