Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Disa.c247 char *tty_irq; in _init() local
257 DDI_PROP_DONTPASS, tty_irq_param, &tty_irq) in _init()
261 if (ddi_strtol(tty_irq, NULL, 0, &data) == 0) { in _init()
266 ddi_prop_free(tty_irq); in _init()