Searched defs:baud (Results  1 – 15 of 15) sorted by relevance
| /freebsd/crypto/openssh/ | 
| H A D | ttymodes.c | 162 baud_to_speed(int baud)  in baud_to_speed() 349 	u_int baud, u;  in ssh_tty_parse_modes()  local
  | 
| /freebsd/usr.bin/tip/libacu/ | 
| H A D | courier.c | 178 	int baud;  member
  | 
| H A D | t3000.c | 184 	int baud;  member
  | 
| /freebsd/sys/dev/uart/ | 
| H A D | uart_bus_fdt.c | 174     bus_space_handle_t *bsh, int *baud, u_int *rclk, u_int *shiftp,  in uart_cpu_fdt_probe()
  | 
| H A D | uart_dev_imx.c | 116 	u_int baud, blo, bhi, i;  in imx_uart_getbaud()  local
  | 
| H A D | uart_dev_mu.c | 168 	uint32_t baud;  in uart_mu_param()  local
  | 
| H A D | uart_dev_pl011.c | 204 	uint32_t baud;  in uart_pl011_param()  local
  | 
| /freebsd/libexec/getty/ | 
| H A D | subr.c | 602 	char c, baud[20];  in portselector()  local
  | 
| /freebsd/sys/dev/usb/serial/ | 
| H A D | ucycom.c | 438 ucycom_cfg_write(struct ucycom_softc *sc, uint32_t baud, uint8_t cfg)  in ucycom_cfg_write()
  | 
| H A D | umct.c | 473 umct_calc_baud(uint32_t baud)  in umct_calc_baud()
  | 
| H A D | uplcom.c | 813 uplcom_encode_baud_rate_divisor(uint8_t *buf, unsigned baud)  in uplcom_encode_baud_rate_divisor()
  | 
| /freebsd/sys/arm/freescale/vybrid/ | 
| H A D | vf_uart.c | 199 uart_reinit(struct uart_softc *sc, int clkspeed, int baud)  in uart_reinit()
  | 
| /freebsd/contrib/ntp/ntpd/ | 
| H A D | refclock_chu.c | 392 	double	baud;		/* baud interval */  member
  | 
| H A D | refclock_msfees.c | 152 #define	BITS_TO_L_FP(bits, baud) \  argument
  | 
| /freebsd/stand/efi/loader/ | 
| H A D | main.c | 822 	static int baud[] = { 0, -1, -1, 9600, 19200, -1, 57600, 115200 };  in acpi_uart_baud()  local
  |