Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dsgi_hotplug.c75 PCI_REQ_SLOT_ELIGIBLE, enumerator
279 if ((action == PCI_REQ_SLOT_ELIGIBLE) && in sn_slot_disable()
285 if ((action == PCI_REQ_SLOT_ELIGIBLE) && (rc == PCI_EMPTY_33MHZ)) { in sn_slot_disable()
290 if ((action == PCI_REQ_SLOT_ELIGIBLE) && (rc == PCI_L1_ERR)) { in sn_slot_disable()
296 if ((action == PCI_REQ_SLOT_ELIGIBLE) && rc) { in sn_slot_disable()
302 if ((action == PCI_REQ_SLOT_ELIGIBLE) && !rc) in sn_slot_disable()
482 PCI_REQ_SLOT_ELIGIBLE); in disable_slot()