Lines Matching refs:device_get_softc
176 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_1()
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()
283 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_restore_frequency()
332 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_attach()
416 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_detach()
437 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_shutdown()
447 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_suspend()
461 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_resume()