Searched refs:PORT_CMD_SPIN_UP (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/ide/ | ||
H A D | ahci-internal.h | 176 #define PORT_CMD_SPIN_UP (1 << 1) /* Spin up device */ macro |
H A D | ahci.c | 1649 pr->cmd = PORT_CMD_SPIN_UP | PORT_CMD_POWER_ON; in ahci_reset() |