Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dpciehp.h128 #define HP_SUPR_RM(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_HPS) macro
Dpciehp_ctrl.c535 if (!HP_SUPR_RM(ctrl)) in interrupt_event_handler()
Dpciehp_hpc.c788 HP_SUPR_RM(ctrl) ? "yes" : "no"); in dbg_ctrl()