Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlibata.h1508 static inline bool sata_pmp_supported(struct ata_port *ap) in sata_pmp_supported() function
1523 static inline bool sata_pmp_supported(struct ata_port *ap) in sata_pmp_supported() function
1541 if (sata_pmp_supported(link->ap) && ata_is_host_link(link)) in sata_srst_pmp()
/linux/drivers/ata/
H A Dlibata-pmp.c505 if (!sata_pmp_supported(ap)) { in sata_pmp_attach()
H A Dlibahci.c2506 if ((hpriv->cap & HOST_CAP_FBS) && sata_pmp_supported(ap)) { in ahci_port_start()
H A Dlibata-eh.c2829 if (sata_pmp_supported(link->ap) && ata_is_host_link(link)) in ata_eh_followup_srst_needed()
H A Dsata_mv.c3561 if (sata_pmp_supported(ap)) { in mv_pmp_select()