Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dsgi_hotplug.c43 #define PCI_SLOT_ALREADY_UP 2 /* slot already up */ macro
247 if (rc == PCI_SLOT_ALREADY_UP) { in sn_slot_enable()