Lines Matching refs:sghsc_t
153 static int sghsc_register_slots(sghsc_t *, int);
154 static int sghsc_get_slotnum(sghsc_t *, hpc_slot_t);
156 static void sghsc_freemem(sghsc_t *);
158 static sghsc_t *sghsc_find_softstate(int, int, int);
159 static int sghsc_led_state(sghsc_t *, hpc_slot_t, int, hpc_led_info_t *);
241 sizeof (sghsc_t), 1)) != 0)
316 sghsc_t *sghsc;
351 sghsc = (sghsc_t *)ddi_get_soft_state(sghsc_state, instance);
490 sghsc_t *sghsc;
495 sghsc = (sghsc_t *)ddi_get_soft_state(sghsc_state, instance);
553 sghsc_register_slots(sghsc_t *sghsc, int board_type)
735 sghsc_t *sghsc = (sghsc_t *)op_arg;
825 sghsc_t *sghsc = (sghsc_t *)op_arg;
881 sghsc_t *sghsc = (sghsc_t *)op_arg;
1141 sghsc_led_state(sghsc_t *sghsc, hpc_slot_t sloth, int op,
1196 sghsc_get_slotnum(sghsc_t *sghsc, hpc_slot_t sloth)
1414 sghsc_freemem(sghsc_t *sghsc)
1445 sghsc_t *sghsc;
1448 sghsc = (sghsc_t *)ddi_get_soft_state(sghsc_state, instance);
1488 sghsc_t *enum_state;
1601 sghsc_t *sghsc;
1697 static sghsc_t *
1701 sghsc_t *sghsc;
1704 sghsc = (sghsc_t *)ddi_get_soft_state(sghsc_state, instance);