Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dsata_nv.c76 NV_INT_REMOVED = 0x08, enumerator
82 NV_INT_ADDED | NV_INT_REMOVED,
866 if (unlikely(irq_stat & (NV_INT_ADDED | NV_INT_REMOVED))) { in nv_host_intr()