Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dahci.h169 PORT_CMD_ESP = BIT(21), /* External Sata Port */ enumerator
189 PORT_CMD_CPD | PORT_CMD_ESP | PORT_CMD_FBSCP,
Dlibahci.c1297 if ((tmp & PORT_CMD_ESP) && (hpriv->cap & HOST_CAP_SXS)) in ahci_port_init()