Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dsgi_hotplug.c45 #define PCI_L1_ERR 7 /* L1 console command error */ macro
252 if (rc == PCI_L1_ERR) { in sn_slot_enable()
293 if ((action == PCI_REQ_SLOT_ELIGIBLE) && (rc == PCI_L1_ERR)) { in sn_slot_disable()