Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dsgi_hotplug.c40 #define PCI_SLOT_ALREADY_UP 2 /* slot already up */ macro
244 if (rc == PCI_SLOT_ALREADY_UP) { in sn_slot_enable()