Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2054 int ncq_qdepth; in ahci_deliver_satapkt() local
2084 ncq_qdepth = scmd->satacmd_flags.sata_max_queue_depth + 1; in ahci_deliver_satapkt()
2092 ahci_portp->ahciport_max_ncq_tags = ncq_qdepth; in ahci_deliver_satapkt()
2095 "NCQ command is %d", port, ncq_qdepth); in ahci_deliver_satapkt()
2097 if (ncq_qdepth != ahci_portp->ahciport_max_ncq_tags) { in ahci_deliver_satapkt()
2106 ncq_qdepth); in ahci_deliver_satapkt()