Searched refs:ATA_FLAG_PMP (Results 1 – 1 of 1) sorted by relevance
216 ATA_FLAG_PMP = (1 << 19), /* controller supports PMP */ enumerator1448 return ap->flags & ATA_FLAG_PMP; in sata_pmp_supported()