Home
last modified time | relevance | path

Searched defs:sata_max_queue_depth (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_hba.h351 uint32_t sata_max_queue_depth: 5; /* 27-31 */ member
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c91 int sata_max_queue_depth = SATA_MAX_QUEUE_DEPTH; /* max NCQ/TCQ queue depth */ variable