Searched refs:gptwocfg_ops_table (Results 1 – 1 of 1) sorted by relevance
92 gptwocfg_ops_t *gptwocfg_ops_table[GPTWO_NUMBER_OF_DEVICE_TYPES]; variable125 gptwocfg_ops_table[i] = NULL; in _init()207 gptwocfg_ops_table[type] = ops; in gptwocfg_register_ops()221 kmem_free(gptwocfg_ops_table[type], sizeof (gptwocfg_ops_t)); in gptwocfg_unregister_ops()222 gptwocfg_ops_table[type] = NULL; in gptwocfg_unregister_ops()284 ops = gptwocfg_ops_table[pcd->spcd_ptype]; in gptwocfg_configure()