Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h168 PORT_CMD_FBSCP = BIT(22), /* FBS Capable Port */ enumerator
189 PORT_CMD_CPD | PORT_CMD_ESP | PORT_CMD_FBSCP,
H A Dlibahci.c2504 if (cmd & PORT_CMD_FBSCP) in ahci_port_start()