Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dserial.c139 int word_len, int parity, int stop_bit_len) in serial_hw_init()
H A Dbuiltins.c4069 int stop_bit_len = UART_1_STOP_BIT; in serial_func() local
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c1108 int word_len, int parity, int stop_bit_len) in serial_hw_init()