Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci.c278 bool fis_on = pr->cmd & PORT_CMD_FIS_ON; in ahci_cond_start_engines() local
291 if (fis_start && !fis_on) { in ahci_cond_start_engines()
298 } else if (!fis_start && fis_on) { in ahci_cond_start_engines()