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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dmetaslab_impl.h153 metaslab_ops_t *mc_ops; member in struct:metaslab_class
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmc-us3i.c93 static struct dev_ops mc_ops = { variable in typeref:struct:dev_ops
135 &mc_ops, /* driver ops */
H A Dmc-us3.c88 static struct dev_ops mc_ops = { variable in typeref:struct:dev_ops
131 &mc_ops, /* driver ops */
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c1746 static struct dev_ops mc_ops = { variable in typeref:struct:dev_ops
1764 &mc_ops
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c215 mc->mc_ops = ops;
2639 start = mc->mc_ops->msop_alloc(msp, size);
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c140 static struct dev_ops mc_ops = { variable in typeref:struct:dev_ops
314 &mc_ops, /* driver ops */
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2578 spa->spa_normal_class->mc_ops = &zdb_metaslab_ops;
2579 spa->spa_log_class->mc_ops = &zdb_metaslab_ops;

Completed in 80 milliseconds