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

/freebsd-11.0-release/sys/dev/sdhci/
H A Dsdhci_pci.c66 #define PCI_SLOT_INFO_SLOTS(x) (((x >> 4) & 7) + 1) macro
309 slots = PCI_SLOT_INFO_SLOTS(slots);

Completed in 97 milliseconds