Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddriver.c63 static void i_attach_ctlop(dev_info_t *, ddi_attach_cmd_t, ddi_pre_post_t, int);
64 static void i_detach_ctlop(dev_info_t *, ddi_detach_cmd_t, ddi_pre_post_t, int);
219 i_attach_ctlop(dev_info_t *devi, ddi_attach_cmd_t cmd, ddi_pre_post_t w, in i_attach_ctlop()
234 i_detach_ctlop(dev_info_t *devi, ddi_detach_cmd_t cmd, ddi_pre_post_t w, in i_detach_ctlop()
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h674 } ddi_pre_post_t; typedef
684 ddi_pre_post_t when; /* one of DDI_PRE or DDI_POST */
695 ddi_pre_post_t when; /* one of DDI_PRE or DDI_POST */