Home
last modified time | relevance | path

Searched refs:sci_pool_full (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
Dsci_pool.h110 #define sci_pool_full(this_pool) \ macro
131 sci_pool_full((this_pool)) \
Dsci_base_library.h159 && (! sci_pool_full((library)->parent.controller_id_pool)) ) \
Dscif_sas_internal_io_request.c170 if ( !sci_pool_full(fw_controller->hprq.pool) ) in scif_sas_internal_io_request_construct_smp()
Dscif_sas_controller.c917 if( !sci_pool_full(fw_controller->internal_request_memory_pool) ) in scif_sas_controller_free_internal_request()
Dscic_sds_controller.c4449 if (!sci_pool_full(this_controller->tci_pool)) in scic_controller_free_io_tag()