Home
last modified time | relevance | path

Searched refs:SCU_UNSOLICITED_FRAME_COUNT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscu_constants.h101 #define SCU_UNSOLICITED_FRAME_COUNT SCU_MAX_UNSOLICITED_FRAMES macro
109 #define SCU_UNSOLICITED_FRAME_COUNT SCU_MIN_UNSOLICITED_FRAMES
H A Dscic_sds_unsolicited_frame_control.h158 #if SCU_UNSOLICITED_FRAME_COUNT <= SCU_MIN_UF_TABLE_ENTRIES
H A Dscic_sds_controller.c4523 MIN(this_controller->uf_control.buffers.count, SCU_UNSOLICITED_FRAME_COUNT); in scic_controller_set_mode()
6558 this_controller->uf_control.buffers.count = SCU_UNSOLICITED_FRAME_COUNT; in scic_sds_controller_reset_state_enter()
6559 this_controller->uf_control.address_table.count= SCU_UNSOLICITED_FRAME_COUNT; in scic_sds_controller_reset_state_enter()