Searched refs:AHCI_CMD_STATUS_CPD (Results 1 – 2 of 2) sorted by relevance
206 #define AHCI_CMD_STATUS_CPD (0x1 << 20) /* Cold presence detection */ macro
8030 if (!(port_cmd_status & AHCI_CMD_STATUS_CPD)) { in ahci_intr_cold_port_detect()