Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dsgi_hotplug.c78 PCI_REQ_SLOT_ELIGIBLE, enumerator
282 if ((action == PCI_REQ_SLOT_ELIGIBLE) && in sn_slot_disable()
288 if ((action == PCI_REQ_SLOT_ELIGIBLE) && (rc == PCI_EMPTY_33MHZ)) { in sn_slot_disable()
293 if ((action == PCI_REQ_SLOT_ELIGIBLE) && (rc == PCI_L1_ERR)) { in sn_slot_disable()
299 if ((action == PCI_REQ_SLOT_ELIGIBLE) && rc) { in sn_slot_disable()
305 if ((action == PCI_REQ_SLOT_ELIGIBLE) && !rc) in sn_slot_disable()
485 PCI_REQ_SLOT_ELIGIBLE); in disable_slot()