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

/freebsd-10.1-release/sys/dev/isci/scil/
H A Dsati_device.c101 device->ncq_depth = max_ncq_depth;
158 device->ncq_depth = MIN(
159 device->ncq_depth,
H A Dscif_sas_stp_remote_device.c125 && (ncq_tag < fw_device->protocol_device.stp_device.sati_device.ncq_depth) )
132 if (ncq_tag < fw_device->protocol_device.stp_device.sati_device.ncq_depth)
H A Dsati_device.h139 U8 ncq_depth; member in struct:SATI_DEVICE
H A Dscif_sas_remote_device.c470 return fw_device->protocol_device.stp_device.sati_device.ncq_depth;

Completed in 158 milliseconds