Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dptm.c193 static int ptm_attach(dev_info_t *, ddi_attach_cmd_t);
202 DDI_DEFINE_STREAM_OPS(ptm_ops, nulldev, nulldev, ptm_attach, ptm_detach,
244 ptm_attach(dev_info_t *devi, ddi_attach_cmd_t cmd) in ptm_attach() function