Searched refs:scsb_uinfo_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb_led.h74 } scsb_uinfo_t; typedef in typeref:struct:__anon9861
H A Dscsbioctl.h128 } scsb_uinfo_t; typedef in typeref:struct:__anon9865
H A Dscsb.h673 int scsb_led_get(scsb_state_t *, scsb_uinfo_t *, scsb_led_t led_type);
674 int scsb_led_set(scsb_state_t *, scsb_uinfo_t *, scsb_led_t led_type);
675 int scsb_reset_unit(scsb_state_t *, scsb_uinfo_t *);
676 int scsb_bhealthy_slot(scsb_state_t *, scsb_uinfo_t *);
677 int scsb_slot_occupancy(scsb_state_t *, scsb_uinfo_t *);
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c265 static void tonga_slotnum_check(scsb_state_t *scsb, scsb_uinfo_t *suip);
276 static int scsb_get_led_regnum(scsb_state_t *, scsb_uinfo_t *, uchar_t *,
1607 scsb_uinfo_t *suip;
1609 iocp->ioc_error = miocpullup(mp, sizeof (scsb_uinfo_t));
1613 suip = (scsb_uinfo_t *)mp->b_cont->b_rptr;
2114 scsb_uinfo_t *suip,
2328 * HSC using the scsb_uinfo_t structure.
2331 tonga_slotnum_check(scsb_state_t *scsb, scsb_uinfo_t *suip)
2451 scsb_led_get(scsb_state_t *scsb, scsb_uinfo_t *suip, scsb_led_t led_type)
2514 scsb_led_set(scsb_state_t *scsb, scsb_uinfo_t *sui
[all...]
H A Dhsc.c397 scsb_uinfo_t sunit;
711 scsb_uinfo_t sunit;

Completed in 76 milliseconds