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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dgp2cfg.h111 } gptwocfg_ops_t; typedef in typeref:struct:gptwocfg_ops
/illumos-gate/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);
221 kmem_free(gptwocfg_ops_table[type], sizeof (gptwocfg_ops_t));
231 gptwocfg_ops_t *ops;
334 gptwocfg_ops_t *ops;

Completed in 45 milliseconds