Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsci_pool.h124 #define sci_pool_count(this_pool) \ macro
178 U32 element_count = sci_pool_count((this_pool)); \
H A Dscif_sas_high_priority_request_queue.c128 element_count = sci_pool_count(fw_hprq->pool); in scif_sas_high_priority_request_queue_purge_domain()
H A Dscif_sas_controller.c988 high_priority_io_count = sci_pool_count(fw_controller->hprq.pool); in scif_sas_controller_sufficient_resource()