Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci-internal.h175 #define PORT_CMD_POWER_ON (1 << 2) /* Power up device */ macro
H A Dahci.c1649 pr->cmd = PORT_CMD_SPIN_UP | PORT_CMD_POWER_ON; in ahci_reset()