Searched refs:PCI_SLOT_INFO_SLOTS (Results 1 – 1 of 1) sorted by relevance
64 #define PCI_SLOT_INFO_SLOTS(x) (((x >> 4) & 7) + 1) macro359 slots = PCI_SLOT_INFO_SLOTS(slots); in sdhci_pci_attach()