Home
last modified time | relevance | path

Searched refs:sghsc_get_slotnum (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c154 static int sghsc_get_slotnum(sghsc_t *, hpc_slot_t);
738 int slot_num = sghsc_get_slotnum(sghsc, sloth); in sghsc_connect()
828 int slot_num = sghsc_get_slotnum(sghsc, sloth); in sghsc_disconnect()
882 int slot = sghsc_get_slotnum(sghsc, sloth); in sghsc_control()
1148 slot_num = sghsc_get_slotnum(sghsc, sloth); in sghsc_led_state()
1196 sghsc_get_slotnum(sghsc_t *sghsc, hpc_slot_t sloth) in sghsc_get_slotnum() function