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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dsci_controller_constants.h141 #ifndef SCI_MIN_IO_REQUESTS
148 #define SCI_MIN_IO_REQUESTS (1) macro
H A Dscu_constants.h89 + SCI_MIN_IO_REQUESTS \
115 #define SCU_IO_REQUEST_COUNT SCI_MIN_IO_REQUESTS
H A Dscic_sds_controller.c4538 MIN(this_controller->task_context_entries, SCI_MIN_IO_REQUESTS);

Completed in 107 milliseconds