Searched refs:no_outbound_task_timeout (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_config_parameters.h176 U8 no_outbound_task_timeout; member in struct:SCIC_SDS_USER_PARAMETERS
H A Dscic_sds_phy.c367 user_parameters.sds1.no_outbound_task_timeout
H A Dscic_sds_controller.c3764 this_controller->user_parameters.sds1.no_outbound_task_timeout = 20;
4631 (scic_parms->sds1.no_outbound_task_timeout == 0)
/freebsd-11-stable/sys/dev/isci/
H A Disci_controller.c320 if (TUNABLE_ULONG_FETCH("hw.isci.no_outbound_task_timeout", &tunable))
321 scic_user_parameters.sds1.no_outbound_task_timeout =

Completed in 102 milliseconds