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

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci_pci.c67 #define PCI_SLOT_INFO_FIRST_BAR(x) ((x) & 7) macro
360 bar = PCI_SLOT_INFO_FIRST_BAR(slots);

Completed in 86 milliseconds