Home
last modified time | relevance | path

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

/titanic_52/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 SGHSC_SLOT_MUTEX(sghsc,slot_num) global() argument
65 SGHSC_SLOT_MUTEX_OWNED(sghsc,slot_num) global() argument
67 SGHSC_SLOT_MUTEX_ENTER(sghsc,slot_num) global() argument
69 SGHSC_SLOT_MUTEX_EXIT(sghsc,slot_num) global() argument
161 typedef struct sghsc { global() struct
162 sghsc_dipsghsc global() argument
163 sghsc_mutexsghsc global() argument
164 sghsc_instancesghsc global() argument
165 sghsc_boardsghsc global() argument
166 sghsc_node_idsghsc global() argument
167 sghsc_portidsghsc global() argument
168 sghsc_num_slotssghsc global() argument
169 sghsc_validsghsc global() argument
170 sghsc_slot_tablesghsc global() argument
[all...]
/titanic_52/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c316 sghsc_t *sghsc; in sghsc_attach() local
490 sghsc_t *sghsc; sghsc_detach() local
553 sghsc_register_slots(sghsc_t * sghsc,int board_type) sghsc_register_slots() argument
735 sghsc_t *sghsc = (sghsc_t *)op_arg; sghsc_connect() local
825 sghsc_t *sghsc = (sghsc_t *)op_arg; sghsc_disconnect() local
881 sghsc_t *sghsc = (sghsc_t *)op_arg; sghsc_control() local
1141 sghsc_led_state(sghsc_t * sghsc,hpc_slot_t sloth,int op,hpc_led_info_t * ledinfo) sghsc_led_state() argument
1196 sghsc_get_slotnum(sghsc_t * sghsc,hpc_slot_t sloth) sghsc_get_slotnum() argument
1414 sghsc_freemem(sghsc_t * sghsc) sghsc_freemem() argument
1445 sghsc_t *sghsc; sghsc_find_sloth() local
1601 sghsc_t *sghsc; sghsc_event_thread_code() local
1701 sghsc_t *sghsc; sghsc_find_softstate() local
[all...]