Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci.h172 PORT_CMD_PMP = (1 << 17), /* PMP attached */ enumerator
Dlibahci.c2285 cmd |= PORT_CMD_PMP; in ahci_pmp_attach()
2313 cmd &= ~PORT_CMD_PMP; in ahci_pmp_detach()