Searched refs:SCIF_SAS_MAX_INTERNAL_REQUEST_COUNT (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_high_priority_request_queue.h105 SCI_POOL_CREATE(pool, POINTER_UINT, SCIF_SAS_MAX_INTERNAL_REQUEST_COUNT);
H A Dscif_sas_internal_io_request.h84 #define SCIF_SAS_MAX_INTERNAL_REQUEST_COUNT (SCI_MAX_DOMAINS*4) macro
H A Dscif_sas_controller.h172 SCIF_SAS_MAX_INTERNAL_REQUEST_COUNT
H A Dscif_sas_controller_states.c164 SCIF_SAS_MAX_INTERNAL_REQUEST_COUNT;
H A Dscif_sas_controller.c467 MIN(fw_controller->internal_request_entries, SCIF_SAS_MAX_INTERNAL_REQUEST_COUNT);

Completed in 46 milliseconds