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

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

Completed in 155 milliseconds