/src/sys/arch/sandpoint/stand/altboot/ |
brdsetup.c | 69 static void init_uart(unsigned, unsigned, uint8_t); 702 init_uart(uart2base, 9600, LCR_8BITS | LCR_PEVEN); 735 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 935 init_uart(uart2base, 19200, LCR_8BITS | LCR_PNONE); 952 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 969 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 996 init_uart(uart2base, 38400, LCR_8BITS | LCR_PEVEN); 1149 init_uart(unsigned base, unsigned speed, uint8_t lcr) function in typeref:typename:void
|
brdsetup.c | 69 static void init_uart(unsigned, unsigned, uint8_t); 702 init_uart(uart2base, 9600, LCR_8BITS | LCR_PEVEN); 735 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 935 init_uart(uart2base, 19200, LCR_8BITS | LCR_PNONE); 952 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 969 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 996 init_uart(uart2base, 38400, LCR_8BITS | LCR_PEVEN); 1149 init_uart(unsigned base, unsigned speed, uint8_t lcr) function in typeref:typename:void
|
brdsetup.c | 69 static void init_uart(unsigned, unsigned, uint8_t); 702 init_uart(uart2base, 9600, LCR_8BITS | LCR_PEVEN); 735 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 935 init_uart(uart2base, 19200, LCR_8BITS | LCR_PNONE); 952 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 969 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 996 init_uart(uart2base, 38400, LCR_8BITS | LCR_PEVEN); 1149 init_uart(unsigned base, unsigned speed, uint8_t lcr) function in typeref:typename:void
|
brdsetup.c | 69 static void init_uart(unsigned, unsigned, uint8_t); 702 init_uart(uart2base, 9600, LCR_8BITS | LCR_PEVEN); 735 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 935 init_uart(uart2base, 19200, LCR_8BITS | LCR_PNONE); 952 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 969 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 996 init_uart(uart2base, 38400, LCR_8BITS | LCR_PEVEN); 1149 init_uart(unsigned base, unsigned speed, uint8_t lcr) function in typeref:typename:void
|
brdsetup.c | 69 static void init_uart(unsigned, unsigned, uint8_t); 702 init_uart(uart2base, 9600, LCR_8BITS | LCR_PEVEN); 735 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 935 init_uart(uart2base, 19200, LCR_8BITS | LCR_PNONE); 952 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 969 init_uart(uart2base, 9600, LCR_8BITS | LCR_PNONE); 996 init_uart(uart2base, 38400, LCR_8BITS | LCR_PEVEN); 1149 init_uart(unsigned base, unsigned speed, uint8_t lcr) function in typeref:typename:void
|