Home
last modified time | relevance | path

Searched defs:attachspec (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h682 struct attachspec { struct
683 ddi_attach_cmd_t cmd; /* type of event */
684 ddi_pre_post_t when; /* one of DDI_PRE or DDI_POST */
685 dev_info_t *pdip; /* parent of attaching node */
686 int result; /* result of attach op (post command only) */