Searched refs:hsc_slot_t (Results 1 – 3 of 3) sorted by relevance
159 static hsc_slot_t *hsc_get_slot_info(hsc_state_t *, int);164 static hsc_slot_t *hsc_find_slot(int);165 static void hsc_led_op(hsc_slot_t *, int, hpc_led_t, hpc_led_state_t);166 static int hsc_led_state(hsc_slot_t *, int, hpc_led_info_t *);167 static int scsb_hsc_disable_slot(hsc_slot_t *);168 static int scsb_hsc_enable_slot(hsc_slot_t *);175 static int scsb_hsc_init_slot_state(hsc_state_t *, hsc_slot_t *);176 static int hsc_slot_autoconnect(hsc_slot_t *);179 static hsc_slot_t *hsc_slot_list; /* linked list of slots */192 hsc_slot_t *hsp = (hsc_slot_t *)ops_arg; in hsc_connect()[all …]
1548 hsc_slot_t *slot_info = NULL; in smf_ioctl()
137 } hsc_slot_t; typedef