Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
H A Dif_ral_pci.c143 struct ral_pci_softc { struct
179 sizeof (struct ral_pci_softc)
204 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_attach()
303 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_detach()
332 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_shutdown()
342 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_suspend()
352 struct ral_pci_softc *psc = device_get_softc(dev); in ral_pci_resume()