Searched defs:speed (Results 126 - 150 of 231) sorted by relevance

12345678910

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_ael1002.c286 static int get_link_status_r(struct cphy *phy, int *link_state, int *speed, argument
2163 static int get_link_status_x(struct cphy *phy, int *link_state, int *speed, argument
2240 xaui_direct_get_link_status(struct cphy *phy, int *link_state, int *speed, int *duplex, int *fc) argument
/freebsd-10-stable/sys/dev/glxiic/
H A Dglxiic.c935 glxiic_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr) argument
1037 glxiic_smb_enable(struct glxiic_softc *sc, uint8_t speed, uint8_t addr) argument
/freebsd-10-stable/sys/dev/sge/
H A Dif_sge.c383 uint32_t ctl, speed; local
/freebsd-10-stable/sys/dev/sound/isa/
H A Dess.c411 int speed = *spd; local
430 int speed, s local
591 esschan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
[all...]
H A Dsb16.c708 sb16chan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
H A Dsb8.c504 int speed, tmp, thresh, max; local
622 sbchan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
[all...]
/freebsd-10-stable/sys/dev/sound/pci/
H A Dcmi.c322 cmi_spdif_speed(struct sc_info *sc, int speed) { argument
419 cmichan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
[all...]
H A Dfm801.c393 fm801ch_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
H A Dsolo.c377 int speed = *spd; local
396 int speed, s local
564 esschan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
[all...]
H A Dt4dwave.c529 trpchan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
645 trrchan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
/freebsd-10-stable/sys/dev/sound/sbus/
H A Dcs4231.c106 u_int32_t speed; member in struct:cs4231_channel
1109 cs4231_chan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
1112 u_int32_t speed; member in struct:__anon9951
[all...]
/freebsd-10-stable/sys/dev/usb/controller/
H A Dmusb_otg.c2392 enum usb_dev_speed speed; local
[all...]
/freebsd-10-stable/sys/mips/cavium/usb/
H A Doctusb.c115 octusb_convert_speed(enum usb_dev_speed speed) argument
/freebsd-10-stable/sys/pci/
H A Dviapm.c533 viabb_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr) argument
/freebsd-10-stable/sys/sys/
H A Dcdio.h236 short speed; /*<1>audio at a faster or slower-than-normal*/ member in struct:ioc_pitch
/freebsd-10-stable/usr.sbin/cdcontrol/
H A Dcdcontrol.c293 long speed; local
/freebsd-10-stable/usr.sbin/fwcontrol/
H A Dfwcontrol.c522 static const char *speed[] = {"S100", "S200", "S400", "S800"}; local
/freebsd-10-stable/usr.sbin/ppp/
H A Dphysical.c276 physical_SetSpeed(struct physical *p, unsigned speed) argument
[all...]
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx6_ssi.c141 uint32_t speed; member in struct:ssi_rate
345 ssichan_setspeed(kobj_t obj, void *data, uint32_t speed) argument
[all...]
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dchannel.h92 u_int32_t speed; member in struct:pcm_channel
/freebsd-10-stable/contrib/ntp/ntpd/
H A Djupiter.h100 u_short speed[2]; /* ground speed (meters/sec) */ member in struct:jgpos
232 u_short speed[2]; /* ground speed (meters/sec) */ member in struct:jpvtinit
/freebsd-10-stable/sys/dev/usb/serial/
H A Duftdi.c1406 uftdi_baud_within_tolerance(uint64_t speed, uint64_t target) argument
1413 uftdi_sio_encode_baudrate(struct uftdi_softc *sc, speed_t speed, struct uftdi_param_config *cfg) argument
1436 uftdi_encode_baudrate(struct uftdi_softc *sc, speed_t speed, struct uftdi_param_config *cfg) argument
[all...]
/freebsd-10-stable/sys/dev/e1000/
H A De1000_mac.c1357 u16 speed, duplex; local
1659 e1000_get_speed_and_duplex_copper_generic(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
1698 e1000_get_speed_and_duplex_fiber_serdes_generic(struct e1000_hw E1000_UNUSEDARG *hw, u16 *speed, u16 *duplex) argument
[all...]
/freebsd-10-stable/sys/dev/mmc/
H A Dmmcsd.c496 uint32_t speed; local
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h107 uint32_t speed; /* The forced speed, 10Mb, 100Mb, gigabit */ member in struct:qlnx_dev_setting

Completed in 785 milliseconds

12345678910