Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.c52 static int pppt_drv_attach(dev_info_t *, ddi_attach_cmd_t);
93 pppt_drv_attach, /* devo_attach */
211 pppt_drv_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in pppt_drv_attach() function