hdepth 2260 drivers/ata/libata-core.c int hdepth = 0, ddepth = ata_id_queue_depth(dev->id); hdepth 2273 drivers/ata/libata-core.c hdepth = min(ap->scsi_host->can_queue, ATA_MAX_QUEUE); hdepth 2294 drivers/ata/libata-core.c if (hdepth >= ddepth) hdepth 2297 drivers/ata/libata-core.c snprintf(desc, desc_sz, "NCQ (depth %d/%d)%s", hdepth,