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

/freebsd-current/sys/dev/isci/scil/
H A Dscic_controller.h771 SCI_STATUS scic_controller_set_interrupt_coalescence(
795 #define scic_controller_set_interrupt_coalescence(controller, num, timeout) \ macro
H A Dscif_sas_controller.c620 core_status = scic_controller_set_interrupt_coalescence(
630 scic_controller_set_interrupt_coalescence(
639 return scic_controller_set_interrupt_coalescence(
684 scic_controller_set_interrupt_coalescence(fw_controller->core_object,0,0);
703 scic_controller_set_interrupt_coalescence(
H A Dscic_sds_controller.c4816 SCI_STATUS scic_controller_set_interrupt_coalescence( function
6697 scic_controller_set_interrupt_coalescence(
6733 scic_controller_set_interrupt_coalescence(this_controller, 0, 0);

Completed in 118 milliseconds