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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_controller.h809 * @param[in] restrict_completions This parameter specifies whether the controller should
817 BOOL restrict_completions
H A Dscic_sds_controller.h353 BOOL restrict_completions; member in struct:SCIC_SDS_CONTROLLER
H A Dscic_sds_controller.c2761 if (this_controller->restrict_completions == FALSE)
5077 this_controller->restrict_completions = FALSE;
5108 BOOL restrict_completions
5142 this_controller->restrict_completions = restrict_completions;

Completed in 72 milliseconds