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.c2089 if (device->queue_depth > softs->adapterQDepth) { in pqisrc_scan_devices()
2091 device->queue_depth = softs->adapterQDepth; in pqisrc_scan_devices()
2115 device->queue_depth = softs->adapterQDepth; in pqisrc_scan_devices()
H A Dsmartpqi_structures.h1372 uint32_t adapterQDepth; member