Searched refs:vo_client_attached (Results 1 – 2 of 2) sorted by relevance
239 void (*vo_client_attached)(dev_info_t *cdip); member
5763 if (vh->vh_ops->vo_client_attached) in mdi_post_attach()5764 (*vh->vh_ops->vo_client_attached)(dip); in mdi_post_attach()