Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pci/hotplug/
Dpciehp_ctrl.c490 if (MRL_SENS(p_slot->ctrl)) { in pciehp_enable_slot()
536 if (MRL_SENS(p_slot->ctrl)) { in pciehp_disable_slot()
Dpciehp.h123 #define MRL_SENS(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_MRLSP) macro
Dpciehp_hpc.c739 if (MRL_SENS(ctrl)) in pcie_enable_notification()
844 MRL_SENS(ctrl) ? "yes" : "no"); in dbg_ctrl()
Dpciehp_core.c116 if (MRL_SENS(ctrl)) in init_slot()