Searched defs:PORT_CMD_SPIN_UP (Results 1 – 3 of 3) sorted by relevance
105 #define PORT_CMD_SPIN_UP (1 << 1) /* Spin up device */ macro
177 #define PORT_CMD_SPIN_UP (1 << 1) /* Spin up device */ macro
179 PORT_CMD_SPIN_UP = BIT(1), /* Spin up device */ enumerator