Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscu_constants.h82 #define SCU_MIN_EVENTS (4) macro
85 + SCU_MIN_EVENTS \
111 #define SCU_EVENT_COUNT SCU_MIN_EVENTS
H A Dscic_sds_controller.c4540 MIN(this_controller->completion_event_entries, SCU_MIN_EVENTS); in scic_controller_set_mode()