Searched refs:HOST_CAP_ONLY (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/ata/ | ||
| D | ahci.h | 94 HOST_CAP_ONLY = BIT(18), /* Supports AHCI mode only */ enumerator |
| D | libahci.c | 2661 cap & HOST_CAP_ONLY ? "only " : "", in ahci_print_info() |