HelenOS sources

s3c24xx_uart_io_t   82 kernel/genarch/include/genarch/drivers/s3c24xx/uart.h 	s3c24xx_uart_io_t *io;
s3c24xx_uart_io_t  118 kernel/genarch/src/drivers/s3c24xx/uart.c 	uart->io = (s3c24xx_uart_io_t *) km_map(paddr, PAGE_SIZE, PAGE_SIZE,
s3c24xx_uart_io_t  172 uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c 	if (pio_enable((void *) uart->paddr, sizeof(s3c24xx_uart_io_t),
s3c24xx_uart_io_t   91 uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h 	s3c24xx_uart_io_t *io;
HelenOS homepage, sources at GitHub