Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dpdc_adma.c107 typedef enum { adma_state_idle, adma_state_pkt, adma_state_mmio } adma_state_t; enumerator
249 if (pp->state != adma_state_idle) /* healthy paranoia */ in adma_prereset()
457 pp->state = adma_state_idle; in adma_intr_mmio()