Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dsgi_hotplug.c79 PCI_REQ_SLOT_DISABLE enumerator
308 if ((action == PCI_REQ_SLOT_DISABLE) && !rc) { in sn_slot_disable()
315 if ((action == PCI_REQ_SLOT_DISABLE) && rc) { in sn_slot_disable()
566 PCI_REQ_SLOT_DISABLE); in disable_slot()