Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c831 if (READ_SLOT_LATCH(pslot->ctrl)) { in poll_hpc()
863 if (READ_SLOT_LATCH(pslot->ctrl)) in poll_hpc()
Dibmphp.h635 #define READ_SLOT_LATCH(s) ((u8) (s->options & SLOT_LATCH_REGS_SUPPORTED)) macro