Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci_pci.c63 #define PCI_SLOT_INFO 0x40 /* 8 bits */ macro
357 slots = pci_read_config(dev, PCI_SLOT_INFO, 1); in sdhci_pci_attach()