Searched refs:HOST_CAP_MPS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/ata/ | ||
D | ahci.h | 99 HOST_CAP_MPS = (1 << 28), /* Mechanical presence switch */ enumerator |
D | libahci.c | 2483 cap & HOST_CAP_MPS ? "ilck " : "", in ahci_print_info() |