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

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

Completed in 35 milliseconds