Symbol: FWSPD_S400
sys/dev/firewire/fwcam.c
1043
sc->iso_speed = min(unit->fwdev->speed, FWSPD_S400);
sys/dev/firewire/fwcam.c
150
spd = min(sc->fwdev->speed, FWSPD_S400);
sys/dev/firewire/fwcam.c
174
spd = min(sc->fwdev->speed, FWSPD_S400);
sys/dev/firewire/fwcrom.c
571
src.businfo.link_spd = FWSPD_S400;
sys/dev/firewire/fwdev.c
411
xfer->send.spd = FWSPD_S400;
sys/dev/firewire/fwdv.c
106
spd = min(sc->fwdev->speed, FWSPD_S400);
sys/dev/firewire/fwdv.c
192
spd = min(sc->fwdev->speed, FWSPD_S400);
sys/dev/firewire/fwisound.c
218
speed = min(sc->fwdev->speed, FWSPD_S400);
sys/dev/firewire/fwisound.c
70
spd = min(sc->fwdev->speed, FWSPD_S400);
sys/dev/firewire/fwisound.c
94
spd = min(sc->fwdev->speed, FWSPD_S400);
sys/dev/firewire/fwmem.c
64
static int fwmem_speed = FWSPD_S400, fwmem_debug = 0;
sys/dev/firewire/if_fwe.c
81
static int tx_speed = FWSPD_S400;
sys/dev/firewire/if_fwip.c
102
static int tx_speed = FWSPD_S400;
sys/dev/firewire/sbp_targ.c
1121
xfer = fwmem_read_block(orbi->fwdev, (void *)orbi, /*spd*/FWSPD_S400,
sys/dev/firewire/sbp_targ.c
1619
fwmem_write_block(orbi->fwdev, NULL, /*spd*/FWSPD_S400, orb[2], orb[3],
sys/dev/firewire/sbp_targ.c
1709
fwmem_read_block(fwdev, (void *)orbi, /*spd*/FWSPD_S400, orb_hi, orb_lo,
sys/dev/firewire/sbp_targ.c
1732
fwmem_read_block(fwdev, (void *)orbi, /*spd*/FWSPD_S400, orb_hi, orb_lo,
sys/dev/firewire/sbp_targ.c
1739
fwmem_read_block(fwdev, (void *)orbi, /*spd*/FWSPD_S400, orb_hi, orb_lo,
sys/dev/firewire/sbp_targ.c
1892
xfer->send.spd = FWSPD_S400;
sys/dev/firewire/sbp_targ.c
643
/*spd*/FWSPD_S400, fifo_hi, fifo_lo,
sys/dev/firewire/sbp_targ.c
942
(void *)orbi, /*spd*/FWSPD_S400,
sys/dev/firewire/sbp_targ.c
949
(void *)orbi, /*spd*/FWSPD_S400,