Searched refs:ncq_qdepth (Results 1 – 1 of 1) sorted by relevance
2054 int ncq_qdepth; in ahci_deliver_satapkt() local2084 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()