Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Dif_ral_pci.c139 struct ral_pci_softc { struct
174 sizeof (struct ral_pci_softc)
199 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_attach()
271 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_detach()
295 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_shutdown()
305 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_suspend()
315 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_resume()