Searched refs:hdepth (Results 1 – 1 of 1) sorted by relevance
2225 int hdepth = 0, ddepth = ata_id_queue_depth(dev->id); in ata_dev_config_ncq() local2247 hdepth = min(ap->scsi_host->can_queue, ATA_MAX_QUEUE); in ata_dev_config_ncq()2268 if (hdepth >= ddepth) in ata_dev_config_ncq()2271 snprintf(desc, desc_sz, "NCQ (depth %d/%d)%s", hdepth, in ata_dev_config_ncq()