Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/hotplug/
Dpciehp_ctrl.c466 if (!HP_SUPR_RM(ctrl)) in interrupt_event_handler()
527 if (!HP_SUPR_RM(p_slot->ctrl)) { in pciehp_disable_slot()
Dpciehp.h125 #define HP_SUPR_RM(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_HPS) macro
Dpciehp_hpc.c945 HP_SUPR_RM(ctrl) ? "yes" : "no"); in dbg_ctrl()