Searched refs:PCI_SLOT_INFO_SLOTS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/mmc/host/ | ||
| A D | sdhci-pci.h | 123 #define PCI_SLOT_INFO_SLOTS(x) ((x >> 4) & 7) macro |
| A D | sdhci-pci-core.c | 2179 slots = PCI_SLOT_INFO_SLOTS(slots) + 1; in sdhci_pci_probe() |
Completed in 8 milliseconds