Searched defs:h_parent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c106 dev_info_t *h_parent; member in struct:bd_handle
1780 hdl->h_parent = dip;
1842 ndi_devi_enter(hdl->h_parent, &circ);
1848 (void) devfs_clean(hdl->h_parent, devnm + 1, DV_CLEAN_FORCE);
1849 rv = ndi_devi_unconfig_one(hdl->h_parent, devnm + 1, NULL,
1857 ndi_devi_exit(hdl->h_parent, circ);

Completed in 48 milliseconds