Home
last modified time | relevance | path

Searched refs:gptwocfg_ops_t (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4u/io/
H A Dgptwocfg.c92 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()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dgp2cfg.h111 } gptwocfg_ops_t; typedef