Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Ddriver.c61 static void i_attach_ctlop(dev_info_t *, ddi_attach_cmd_t, ddi_pre_post_t, int);
62 static void i_detach_ctlop(dev_info_t *, ddi_detach_cmd_t, ddi_pre_post_t, int);
217 i_attach_ctlop(dev_info_t *devi, ddi_attach_cmd_t cmd, ddi_pre_post_t w, in i_attach_ctlop()
232 i_detach_ctlop(dev_info_t *devi, ddi_detach_cmd_t cmd, ddi_pre_post_t w, in i_detach_ctlop()
/titanic_50/usr/src/uts/common/sys/
H A Dddi_impldefs.h666 } ddi_pre_post_t; typedef
676 ddi_pre_post_t when; /* one of DDI_PRE or DDI_POST */
687 ddi_pre_post_t when; /* one of DDI_PRE or DDI_POST */