Searched defs:PCI_SLOT_INFO_SLOTS (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/sdhci/
H A Dsdhci_pci.c62 #define PCI_SLOT_INFO_SLOTS(x) (((x >> 4) & 7) + 1) macro

Completed in 58 milliseconds