Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h195 PORT_FBS_DEV_MASK = (0xf << PORT_FBS_DEV_OFFSET), /* FBS.DEV */ enumerator
H A Dlibahci.c1424 tmp &= ~(PORT_FBS_DEV_MASK | PORT_FBS_DEC); in ahci_exec_polled_cmd()
2060 fbs &= ~(PORT_FBS_DEV_MASK | PORT_FBS_DEC); in ahci_qc_issue()