Home
last modified time | relevance | path

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

/src/sys/dev/sdhci/
H A Dsdhci_pci.c65 #define PCI_SLOT_INFO_FIRST_BAR(x) ((x) & 7) macro
358 bar = PCI_SLOT_INFO_FIRST_BAR(slots); in sdhci_pci_attach()