Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_hpc.c51 #define SLOT_INTR_PENDING(i) (1 << (i + 1)) macro
817 if (!(intr_loc & SLOT_INTR_PENDING(hp_slot))) in shpc_isr()