Home
last modified time | relevance | path

Searched refs:max_ncq_depth (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_device.c88 U8 max_ncq_depth, in sati_device_construct() argument
101 device->ncq_depth = max_ncq_depth; in sati_device_construct()
H A Dscif_config_parameters.h109 U16 max_ncq_depth; member
H A Dsati_device.h193 U8 max_ncq_depth,
H A Dscif_sas_stp_remote_device.c86 (U8) device->domain->controller->user_parameters.sas.max_ncq_depth, in scif_sas_stp_remote_device_construct()
H A Dscif_sas_controller.c531 if (scif_parms->sas.max_ncq_depth < 1 || scif_parms->sas.max_ncq_depth > 32) in scif_user_parameters_set()
1166 scif_parms->sas.max_ncq_depth = 32; in scif_sas_controller_set_default_config_parameters()