Searched refs:ncq_qdepth (Results 1 – 1 of 1) sorted by relevance
2159 int ncq_qdepth; in ahci_deliver_satapkt() local2189 ncq_qdepth = scmd->satacmd_flags.sata_max_queue_depth + 1; in ahci_deliver_satapkt()2197 ahci_portp->ahciport_max_ncq_tags = ncq_qdepth; in ahci_deliver_satapkt()2200 "NCQ command is %d", port, ncq_qdepth); in ahci_deliver_satapkt()2202 if (ncq_qdepth != ahci_portp->ahciport_max_ncq_tags) { in ahci_deliver_satapkt()2211 ncq_qdepth); in ahci_deliver_satapkt()