Searched defs:sloth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c731 sghsc_connect(caddr_t op_arg, hpc_slot_t sloth, void *data, argument
738 int slot_num = sghsc_get_slotnum(sghsc, sloth);
822 sghsc_disconnect(caddr_t op_arg, hpc_slot_t sloth, void *data, argument
828 int slot_num = sghsc_get_slotnum(sghsc, sloth);
878 sghsc_control(caddr_t op_arg, hpc_slot_t sloth, int request, argument
882 int slot = sghsc_get_slotnum(sghsc, sloth);
890 " max = %d, sloth = 0x%p for node %d / board %d",
892 sloth, sghsc->sghsc_node_id, sghsc->sghsc_board);
916 error = sghsc_led_state(sghsc, sloth,
925 sghsc->sghsc_board, sloth);
1141 sghsc_led_state(sghsc_t *sghsc, hpc_slot_t sloth, int op, hpc_led_info_t *ledinfo) argument
1196 sghsc_get_slotnum(sghsc_t *sghsc, hpc_slot_t sloth) argument
1487 hpc_slot_t sloth; local
1600 hpc_slot_t sloth; local
[all...]

Completed in 59 milliseconds