Searched defs:attachspec (Results 1 – 1 of 1) sorted by relevance
674 struct attachspec { struct675 ddi_attach_cmd_t cmd; /* type of event */676 ddi_pre_post_t when; /* one of DDI_PRE or DDI_POST */677 dev_info_t *pdip; /* parent of attaching node */678 int result; /* result of attach op (post command only) */