Home
last modified time | relevance | path

Searched refs:adapterQDepth (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c2140 if (device->queue_depth > softs->adapterQDepth) { in pqisrc_scan_devices()
2142 device->queue_depth = softs->adapterQDepth; in pqisrc_scan_devices()
2166 device->queue_depth = softs->adapterQDepth; in pqisrc_scan_devices()
H A Dsmartpqi_structures.h1369 uint32_t adapterQDepth; member