ddepth           2260 drivers/ata/libata-core.c 	int hdepth = 0, ddepth = ata_id_queue_depth(dev->id);
ddepth           2294 drivers/ata/libata-core.c 	if (hdepth >= ddepth)
ddepth           2295 drivers/ata/libata-core.c 		snprintf(desc, desc_sz, "NCQ (depth %d)%s", ddepth, aa_desc);
ddepth           2298 drivers/ata/libata-core.c 			ddepth, aa_desc);