Home
last modified time | relevance | path

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

/include/linux/
Dlibata.h216 ATA_FLAG_PMP = (1 << 19), /* controller supports PMP */ enumerator
1448 return ap->flags & ATA_FLAG_PMP; in sata_pmp_supported()