Searched defs:SIL_FLAG_RERR_ON_DMA_ACT (Results 1 - 1 of 1) sorted by relevance

/drivers/ata/
H A Dsata_sil.c61 SIL_FLAG_RERR_ON_DMA_ACT = (1 << 29), enumerator in enum:__anon78
218 .flags = SIL_DFL_PORT_FLAGS | SIL_FLAG_RERR_ON_DMA_ACT,
226 .flags = SIL_DFL_PORT_FLAGS | SIL_FLAG_RERR_ON_DMA_ACT,
683 if (host->ports[0]->flags & SIL_FLAG_RERR_ON_DMA_ACT) {

Completed in 13 milliseconds