Home
last modified time | relevance | path

Searched defs:sghsc (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h54 #define SGHSC_MUTEX(sghsc) \ argument
56 #define SGHSC_MUTEX_OWNED(sghsc) \ argument
58 #define SGHSC_MUTEX_ENTER(sghsc) \ argument
60 #define SGHSC_MUTEX_EXIT(sghsc) \ argument
63 #define SGHSC_SLOT_MUTEX(sghsc, slot_num) \ argument
65 #define SGHSC_SLOT_MUTEX_OWNED(sghsc, slot_num) \ argument
67 #define SGHSC_SLOT_MUTEX_ENTER(sghsc, slot_num) \ argument
69 #define SGHSC_SLOT_MUTEX_EXIT(sghsc, slot_num) \ argument
161 typedef struct sghsc { struct
162 dev_info_t *sghsc_dip; argument
[all …]
/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c316 sghsc_t *sghsc; in sghsc_attach() local
490 sghsc_t *sghsc; in sghsc_detach() local
553 sghsc_register_slots(sghsc_t *sghsc, int board_type) in sghsc_register_slots()
735 sghsc_t *sghsc = (sghsc_t *)op_arg; in sghsc_connect() local
825 sghsc_t *sghsc = (sghsc_t *)op_arg; in sghsc_disconnect() local
881 sghsc_t *sghsc = (sghsc_t *)op_arg; in sghsc_control() local
1141 sghsc_led_state(sghsc_t *sghsc, hpc_slot_t sloth, int op, in sghsc_led_state()
1196 sghsc_get_slotnum(sghsc_t *sghsc, hpc_slot_t sloth) in sghsc_get_slotnum()
1414 sghsc_freemem(sghsc_t *sghsc) in sghsc_freemem()
1445 sghsc_t *sghsc; in sghsc_find_sloth() local
[all …]