Home
last modified time | relevance | path

Searched refs:HOST_CAP_PIO_MULTI (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h91 HOST_CAP_PIO_MULTI = (1 << 15), /* PIO multiple DRQ support */ enumerator
Dlibahci.c2498 cap & HOST_CAP_PIO_MULTI ? "pio " : "", in ahci_print_info()