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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c153 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_stat
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h171 } sghsc_t; typedef in typeref:struct:sghsc

Completed in 94 milliseconds