hpc_slot_ops_t
hpc_slot_ops_t *slot_ops; /* Ptr HPC entry points */
hpc_slot_ops_t *slot_ops;
hpc_slot_ops_t slot_ops;
hpc_slot_ops_t *
hpc_slot_ops_t *ops;
ops = (hpc_slot_ops_t *)kmem_zalloc(sizeof (hpc_slot_ops_t), flag);
hpc_free_slot_ops(hpc_slot_ops_t *ops)
kmem_free((void *)ops, sizeof (hpc_slot_ops_t));
hpc_slot_t *handlep, hpc_slot_ops_t *opsp,
hpc_slot_ops_t *slot_ops, caddr_t ops_arg, uint_t flags);
extern void hpc_free_slot_ops(hpc_slot_ops_t *ops);
hpc_slot_ops_t *hpc3130_slot_ops;
hpc_slot_ops_t *slot_ops = NULL;
hpc_slot_ops_t *slot_ops;