Searched refs:sghsc_control (Results 1 – 1 of 1) sorted by relevance
148 static int sghsc_control(caddr_t, hpc_slot_t, int, caddr_t);675 slot_ops->hpc_op_control = sghsc_control; in sghsc_register_slots()878 sghsc_control(caddr_t op_arg, hpc_slot_t sloth, int request, in sghsc_control() function