Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dsgi_hotplug.c76 PCI_REQ_SLOT_DISABLE enumerator
305 if ((action == PCI_REQ_SLOT_DISABLE) && !rc) { in sn_slot_disable()
312 if ((action == PCI_REQ_SLOT_DISABLE) && rc) { in sn_slot_disable()
563 PCI_REQ_SLOT_DISABLE); in disable_slot()