Home
last modified time | relevance | path

Searched refs:AHCI_PLATFORM_GET_RESETS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dahci_platform.h46 #define AHCI_PLATFORM_GET_RESETS 0x01 macro
/Linux-v4.19/drivers/ata/
Dahci_platform.c47 AHCI_PLATFORM_GET_RESETS); in ahci_probe()
Dlibahci_platform.c411 if (flags & AHCI_PLATFORM_GET_RESETS) { in ahci_platform_get_resources()