Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci.h91 HOST_CAP_PIO_MULTI = BIT(15), /* PIO multiple DRQ support */ enumerator
H A Dlibahci.c2664 cap & HOST_CAP_PIO_MULTI ? "pio " : "", in ahci_print_info()