Home
last modified time | relevance | path

Searched refs:n_tags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dlibata.h582 unsigned int n_tags; /* nr of NCQ tags */ member
/openbmc/linux/drivers/ata/
H A Dlibata-core.c5849 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()