Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dtty_pty.c61 static int ptc_attach(dev_info_t *, ddi_attach_cmd_t);
93 ptc_attach, /* attach */
161 ptc_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) in ptc_attach() function