hpc_alloc_slot_ops
slot_ops = hpc_alloc_slot_ops(KM_SLEEP);
extern struct hpc_slot_ops *hpc_alloc_slot_ops(int sleepflag);
hpc3130_p->hpc3130_slot_ops = hpc_alloc_slot_ops(KM_SLEEP);
slot_ops = hpc_alloc_slot_ops(KM_SLEEP);