Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h693 struct detachspec { struct
694 ddi_detach_cmd_t cmd; /* type of event */
695 ddi_pre_post_t when; /* one of DDI_PRE or DDI_POST */
696 dev_info_t *pdip; /* parent of detaching node */
697 int result; /* result of detach op (post command only) */