Searched refs:SCI_MIN_IO_REQUESTS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/isci/scil/
H A Dsci_controller_constants.h139 #ifndef SCI_MIN_IO_REQUESTS
146 #define SCI_MIN_IO_REQUESTS (1) macro
H A Dscu_constants.h87 + SCI_MIN_IO_REQUESTS \
113 #define SCU_IO_REQUEST_COUNT SCI_MIN_IO_REQUESTS
H A Dscic_sds_controller.c4536 MIN(this_controller->task_context_entries, SCI_MIN_IO_REQUESTS);

Completed in 112 milliseconds