Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_nv.c61 NV_INT_REMOVED = 0x08, enumerator
67 NV_INT_ADDED | NV_INT_REMOVED,
857 if (unlikely(irq_stat & (NV_INT_ADDED | NV_INT_REMOVED))) { in nv_host_intr()