Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/firewire/
Dfwohci_pci.c286 fwohci_softc_t *sc = device_get_softc(self); in fwohci_pci_attach()
405 fwohci_softc_t *sc = device_get_softc(self); in fwohci_pci_detach()
459 fwohci_softc_t *sc = device_get_softc(dev); in fwohci_pci_suspend()
473 fwohci_softc_t *sc = device_get_softc(dev); in fwohci_pci_resume()
483 fwohci_softc_t *sc = device_get_softc(dev); in fwohci_pci_shutdown()
547 sizeof(fwohci_softc_t),
Dfwohcivar.h78 } fwohci_softc_t; typedef