Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dlibata-transport.c621 else if (ata_fpdma_dsm_supported(ata_dev)) in show_ata_dev_trim()
H A Dlibata-scsi.c3304 if (ata_ncq_enabled(dev) && ata_fpdma_dsm_supported(dev)) { in ata_scsi_write_same_xlat()
/openbmc/linux/include/linux/
H A Dlibata.h1741 static inline bool ata_fpdma_dsm_supported(struct ata_device *dev) in ata_fpdma_dsm_supported() function