Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_mv.c1443 static void mv_config_fbs(struct ata_port *ap, int want_ncq, int want_fbs) in mv_config_fbs() argument
1455 if (want_fbs) { in mv_config_fbs()
1586 int want_fbs = sata_pmp_attached(ap); in mv_edma_cfg() local
1595 want_fbs &= want_ncq; in mv_edma_cfg()
1597 mv_config_fbs(ap, want_ncq, want_fbs); in mv_edma_cfg()
1599 if (want_fbs) { in mv_edma_cfg()