Searched defs:speed (Results 1 - 25 of 231) sorted by relevance

12345678910

/freebsd-10-stable/contrib/telnet/telnet/
H A Dtypes.h44 int speed; member in struct:termspeeds
/freebsd-10-stable/bin/stty/
H A Dstty.c131 speed_t speed; local
/freebsd-10-stable/usr.bin/tip/libacu/
H A Ddf.c71 int speed = 0; local
/freebsd-10-stable/contrib/ntp/libntp/
H A Dicom.c139 icom_init( const char *device, int speed, int trace ) argument
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-nextstep.c91 cfsetospeed(struct termios *t,int speed) argument
98 cfsetispeed(struct termios *t, int speed) argument
/freebsd-10-stable/sys/mips/atheros/
H A Dar91xx_chip.c119 ar91xx_chip_set_pll_ge(int unit, int speed, uint32_t pll) argument
167 ar91xx_chip_get_eth_pll(unsigned int mac, int speed) argument
H A Dar724x_chip.c131 ar724x_chip_set_mii_speed(uint32_t unit, uint32_t speed) argument
146 ar724x_chip_set_pll_ge(int unit, int speed, uint32_t pll) argument
189 ar724x_chip_get_eth_pll(unsigned int mac, int speed) argument
H A Dar933x_chip.c157 ar933x_chip_set_mii_speed(uint32_t unit, uint32_t speed) argument
168 ar933x_chip_set_pll_ge(int unit, int speed, uint32_t pll) argument
211 ar933x_chip_get_eth_pll(unsigned int mac, int speed) argument
H A Dar71xx_cpudef.h84 static inline void ar71xx_device_set_pll_ge(int unit, int speed, uint32_t pll) argument
89 static inline void ar71xx_device_set_mii_speed(int unit, int speed) argument
104 static inline uint32_t ar71xx_device_get_eth_pll(unsigned int unit, int speed) argument
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper.h147 uint64_t speed : 18; /**< Speed of the link in Mbps */ member in struct:__anon7218::__anon7219
/freebsd-10-stable/sys/dev/mii/
H A Dciphy.c127 int reg, speed, gig; local
311 uint16_t status, speed; local
[all...]
H A De1000phy.c310 uint16_t speed, gig; local
H A Dip1000phy.c122 uint32_t gig, reg, speed; local
/freebsd-10-stable/usr.bin/mail/
H A Dmain.c327 speed_t speed; local
/freebsd-10-stable/usr.sbin/bluetooth/hcseriald/
H A Dhcseriald.c62 speed_t speed = 115200; local
157 open_device(char const *device, speed_t speed, char const *name) argument
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_heath.c184 static int speed[] = {B1200, B2400, B4800, B9600}; variable
/freebsd-10-stable/crypto/openssh/
H A Dttymodes.c74 speed_to_baud(speed_t speed) argument
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_baudrate.c93 struct speed { struct
/freebsd-10-stable/lib/libc/gen/
H A Dtermios.c139 cfsetospeed(struct termios *t, speed_t speed) argument
147 cfsetispeed(struct termios *t, speed_t speed) argument
155 cfsetspeed(struct termios *t, speed_t speed) argument
/freebsd-10-stable/sys/arm/xscale/ixp425/
H A Dixp425_iic.c162 ixpiic_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr) argument
/freebsd-10-stable/sys/boot/i386/libfirewire/
H A Dfwohci.c140 int nport, speed; local
214 int i, max_rec, speed; local
[all...]
/freebsd-10-stable/sys/dev/bktr/
H A Dbktr_i2c.c193 int bti2c_iic_reset(device_t dev, u_char speed, u_char addr, u_char * oldaddr) argument
/freebsd-10-stable/sys/dev/gpio/
H A Dgpioiic.c234 gpioiic_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr) argument
/freebsd-10-stable/sys/dev/ppbus/
H A Dlpbb.c221 lpbb_reset(device_t dev, u_char speed, u_char addr, u_char * oldaddr) argument
/freebsd-10-stable/sys/kern/
H A Dtty_compat.c89 ttcompatspeedtab(int speed, struct speedtab *table) argument
106 int speed; local
[all...]

Completed in 187 milliseconds

12345678910