Searched refs:gptwocfg_ops_t (Results 1 – 2 of 2) sorted by relevance
92 gptwocfg_ops_t *gptwocfg_ops_table[GPTWO_NUMBER_OF_DEVICE_TYPES];196 gptwocfg_ops_t *ops = kmem_zalloc(sizeof (gptwocfg_ops_t), KM_SLEEP); in gptwocfg_register_ops()221 kmem_free(gptwocfg_ops_table[type], sizeof (gptwocfg_ops_t)); in gptwocfg_unregister_ops()231 gptwocfg_ops_t *ops; in gptwocfg_configure()334 gptwocfg_ops_t *ops; in gptwocfg_unconfigure()
111 } gptwocfg_ops_t; typedef