Searched refs:TMIO_SZ (Results 1 – 1 of 1) sorted by relevance
1003 #define TMIO_SZ sizeof(struct termios *) in rio_init_datastructures() macro1008 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()