Searched refs:te_size (Results 1 – 2 of 2) sorted by relevance
395 size_t te_size; /* size of internal buffer */ member
584 if (sc_console->tsw->te_size > 0) { in sc_attach_unit()589 ts = malloc(sc_console->tsw->te_size, M_DEVBUF, in sc_attach_unit()3723 if (sc_malloc && (sw->te_size > 0)) in sc_init_emulator()3724 p = malloc(sw->te_size, M_DEVBUF, M_NOWAIT); in sc_init_emulator()