Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohci_pci.c241 fwohci_softc_t *sc = device_get_softc(self); in fwohci_pci_attach()
326 fwohci_softc_t *sc = device_get_softc(self); in fwohci_pci_detach()
371 fwohci_softc_t *sc = device_get_softc(dev); in fwohci_pci_suspend()
385 fwohci_softc_t *sc = device_get_softc(dev); in fwohci_pci_resume()
395 fwohci_softc_t *sc = device_get_softc(dev); in fwohci_pci_shutdown()
459 sizeof(fwohci_softc_t),
H A Dfwohcivar.h75 } fwohci_softc_t; typedef