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

1234567891011>>

/freebsd-11-stable/contrib/telnet/telnet/
H A Dtypes.h40 int speed; member in struct:termspeeds
/freebsd-11-stable/bin/stty/
H A Dstty.c132 speed_t speed; local
/freebsd-11-stable/contrib/ntp/libntp/
H A Dicom.c139 icom_init( const char *device, int speed, int trace ) argument
/freebsd-11-stable/usr.bin/tip/libacu/
H A Ddf.c71 int speed = 0; local
/freebsd-11-stable/sys/mips/atheros/
H A Dar91xx_chip.c117 ar91xx_chip_set_pll_ge(int unit, int speed, uint32_t pll) argument
162 ar91xx_chip_get_eth_pll(unsigned int mac, int speed) argument
H A Dar724x_chip.c129 ar724x_chip_set_mii_speed(uint32_t unit, uint32_t speed) argument
144 ar724x_chip_set_pll_ge(int unit, int speed, uint32_t pll) argument
185 ar724x_chip_get_eth_pll(unsigned int mac, int speed) argument
H A Dar933x_chip.c165 ar933x_chip_set_mii_speed(uint32_t unit, uint32_t speed) argument
176 ar933x_chip_set_pll_ge(int unit, int speed, uint32_t pll) argument
218 ar933x_chip_get_eth_pll(unsigned int mac, int speed) argument
/freebsd-11-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-11-stable/usr.sbin/bluetooth/hcseriald/
H A Dhcseriald.c64 speed_t speed = 115200; local
159 open_device(char const *device, speed_t speed, char const *name) argument
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_heath.c184 static int speed[] = {B1200, B2400, B4800, B9600}; variable
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper.h147 uint64_t speed : 18; /**< Speed of the link in Mbps */ member in struct:__anon8536::__anon8537
/freebsd-11-stable/sys/dev/mii/
H A Dip1000phy.c124 uint32_t gig, reg, speed; local
H A Dciphy.c127 int reg, speed, gig; local
299 uint16_t status, speed; local
[all...]
H A De1000phy.c308 uint16_t speed, gig; local
H A Drgephy.c152 int speed, gig, anar; local
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_ioctl.c109 ttspeedtab(int speed, struct speedtab *table) argument
/freebsd-11-stable/crypto/openssh/
H A Dttymodes.c74 speed_to_baud(speed_t speed) argument
/freebsd-11-stable/usr.sbin/fdread/
H A Dfdutil.c375 int secsize, speed; local
[all...]
/freebsd-11-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-11-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-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_i2c.c187 aml8726_iic_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr) argument
/freebsd-11-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-11-stable/sys/dev/ppbus/
H A Dlpbb.c221 lpbb_reset(device_t dev, u_char speed, u_char addr, u_char * oldaddr) argument
/freebsd-11-stable/sys/dev/pcf/
H A Dpcf.c332 pcf_rst_card(device_t dev, u_char speed, u_char addr, u_char *oldaddr) argument
/freebsd-11-stable/sys/mips/nlm/dev/net/
H A Dsgmii.c76 nlm_nae_setup_mac(uint64_t nae_base, int nblock, int iface, int reset, int rx_en, int tx_en, int speed, int duplex) argument

Completed in 190 milliseconds

1234567891011>>