Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dlibata-transport.c579 else if (ata_fpdma_dsm_supported(ata_dev)) in show_ata_dev_trim()
Dlibata-scsi.c3509 if (ata_ncq_enabled(dev) && ata_fpdma_dsm_supported(dev)) { in ata_scsi_write_same_xlat()
/Linux-v4.19/include/linux/
Dlibata.h1650 static inline bool ata_fpdma_dsm_supported(struct ata_device *dev) in ata_fpdma_dsm_supported() function