Symbol: fwcam_softc
sys/dev/firewire/fwcam.c
1021
struct fwcam_softc *sc;
sys/dev/firewire/fwcam.c
1061
struct fwcam_softc *sc;
sys/dev/firewire/fwcam.c
1099
sizeof(struct fwcam_softc),
sys/dev/firewire/fwcam.c
138
fwcam_read_quadlet(struct fwcam_softc *sc, uint32_t offset, uint32_t *val)
sys/dev/firewire/fwcam.c
162
fwcam_write_quadlet(struct fwcam_softc *sc, uint32_t offset, uint32_t val)
sys/dev/firewire/fwcam.c
186
fwcam_read_capabilities(struct fwcam_softc *sc)
sys/dev/firewire/fwcam.c
240
fwcam_power_on(struct fwcam_softc *sc)
sys/dev/firewire/fwcam.c
291
struct fwcam_softc *sc = (struct fwcam_softc *)arg;
sys/dev/firewire/fwcam.c
348
fwcam_frame_size(struct fwcam_softc *sc)
sys/dev/firewire/fwcam.c
367
fwcam_iso_start(struct fwcam_softc *sc)
sys/dev/firewire/fwcam.c
531
fwcam_iso_stop(struct fwcam_softc *sc)
sys/dev/firewire/fwcam.c
576
struct fwcam_softc *sc = (struct fwcam_softc *)xferq->sc;
sys/dev/firewire/fwcam.c
59
static int fwcam_iso_start(struct fwcam_softc *);
sys/dev/firewire/fwcam.c
60
static void fwcam_iso_stop(struct fwcam_softc *);
sys/dev/firewire/fwcam.c
658
struct fwcam_softc *sc = dev->si_drv1;
sys/dev/firewire/fwcam.c
696
struct fwcam_softc *sc = dev->si_drv1;
sys/dev/firewire/fwcam.c
717
struct fwcam_softc *sc = dev->si_drv1;
sys/dev/firewire/fwcam.c
766
struct fwcam_softc *sc = dev->si_drv1;
sys/dev/firewire/fwcam.c
816
fwcam_get_feature(struct fwcam_softc *sc, struct fwcam_feature *feat)
sys/dev/firewire/fwcam.c
864
fwcam_set_feature(struct fwcam_softc *sc, struct fwcam_feature *feat)
sys/dev/firewire/fwcam.c
896
struct fwcam_softc *sc = dev->si_drv1;