Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci.c276 bool cmd_on = pr->cmd & PORT_CMD_LIST_ON; in ahci_cond_start_engines() local
280 if (cmd_start && !cmd_on) { in ahci_cond_start_engines()
287 } else if (!cmd_start && cmd_on) { in ahci_cond_start_engines()