Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dptms.h113 extern int ptms_attach_slave(void);
/titanic_50/usr/src/uts/common/io/
H A Dptms_conf.c300 ptms_attach_slave(void) in ptms_attach_slave() function
H A Dptm.c342 if (ptms_attach_slave() != 0) { in ptmopen()