Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h172 PORT_CMD_HPCP = BIT(18), /* HotPlug Capable Port */ enumerator
188 PORT_CMD_CAP = PORT_CMD_HPCP | PORT_CMD_MPSP |
H A Dahci.c1794 (tmp & PORT_CMD_HPCP)) { in ahci_mark_external_port()