Home
last modified time | relevance | path

Searched refs:TMIO_SZ (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Drio_linux.c1003 #define TMIO_SZ sizeof(struct termios *) in rio_init_datastructures() macro
1008 RIO_PORTS * TMIO_SZ, in rio_init_datastructures()
1009 RIO_PORTS * TMIO_SZ); in rio_init_datastructures()
1014 if (!(rio_termios = ckmalloc (RIO_PORTS * TMIO_SZ))) goto free3; in rio_init_datastructures()
1015 if (!(rio_termios_locked = ckmalloc (RIO_PORTS * TMIO_SZ))) goto free4; in rio_init_datastructures()