Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c931 static inline int mv_get_hc_count(unsigned long port_flags) in mv_get_hc_count() function
3941 n_hc = mv_get_hc_count(host->ports[0]->flags); in mv_init_host()
4377 n_ports = mv_get_hc_count(ppi[0]->flags) * MV_PORTS_PER_HC; in mv_pci_init_one()