Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dsgi_hotplug.c46 #define PCI_EMPTY_33MHZ 15 /* empty 33 MHz bus */ macro
288 if ((action == PCI_REQ_SLOT_ELIGIBLE) && (rc == PCI_EMPTY_33MHZ)) { in sn_slot_disable()