Home
last modified time | relevance | path

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

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