Home
last modified time | relevance | path

Searched refs:SCU_IO_REQUEST_COUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/isci/scil/
Dscu_constants.h105 #define SCU_IO_REQUEST_COUNT SCI_MAX_IO_REQUESTS macro
113 #define SCU_IO_REQUEST_COUNT SCI_MIN_IO_REQUESTS
Dscic_sds_controller.c4521 MIN(this_controller->task_context_entries, SCU_IO_REQUEST_COUNT); in scic_controller_set_mode()
6557 this_controller->task_context_entries = SCU_IO_REQUEST_COUNT; in scic_sds_controller_reset_state_enter()