Home
last modified time | relevance | path

Searched defs:stop_bit_len (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Dserial.c139 serial_hw_init(unsigned short port,unsigned int speed,int word_len,int parity,int stop_bit_len) serial_hw_init() argument
H A Dbuiltins.c4060 int stop_bit_len = UART_1_STOP_BIT; serial_func() local
/titanic_51/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c1105 int word_len, int parity, int stop_bit_len) in serial_hw_init() argument