Searched refs:zfs_topo_hdl_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dzfs.c93 } zfs_topo_hdl_t; typedef in typeref:struct:zfs_topo_hdl
98 zfs_topo_hdl_t *ztp;
117 ztp = topo_mod_zalloc(mod, sizeof (zfs_topo_hdl_t));
131 zfs_topo_hdl_t *ztp = (zfs_topo_hdl_t *)topo_mod_getspecific(mod);
134 topo_mod_free(mod, ztp, sizeof (zfs_topo_hdl_t));
246 zfs_topo_hdl_t *ztp = (zfs_topo_hdl_t *)topo_mod_getspecific(mod);
292 zfs_topo_hdl_t *ztp = (zfs_topo_hdl_t *)topo_mod_getspecifi
[all...]

Completed in 21 milliseconds