Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dpm.c136 static int pm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd);
145 pm_attach, /* attach */
189 pm_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in pm_attach() function