Searched defs:ATA_PROT_FLAG_DMA (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | libata.h | 315 ATA_PROT_FLAG_DMA = (1 << 1), /* is DMA */ enumerator |
/openbmc/linux/include/linux/ | ||
H A D | ata.h | 532 ATA_PROT_FLAG_DMA = (1 << 1), /* is DMA */ enumerator |