Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dxmm7360.c230 #define ttymalloc(speed) tty_alloc() macro
2459 tp = sc->sc_tty[func] = ttymalloc(1000000); in wwancopen()