Searched refs:n_tags (Results 1 – 2 of 2) sorted by relevance
582 unsigned int n_tags; /* nr of NCQ tags */ member
5849 host->n_tags = ATA_MAX_QUEUE; in ata_host_init()5919 host->n_tags = clamp(sht->can_queue, 1, ATA_MAX_QUEUE); in ata_host_register()