Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci_pci.c157 struct sdhci_pci_softc { struct
176 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_1() argument
187 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_1()
197 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_2()
208 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_2()
218 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_4()
229 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_4()
240 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_multi_4()
249 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_multi_4()
259 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_lower_frequency()
[all …]