Lines Matching defs:slot
530 int instance, id, slot, i, hm_rev; in fas_attach() local
1163 short slot; in fas_dr_detach() local
1293 int slot = i * NLUNS_PER_TARGET | j; in fas_dr_detach() local
1448 uint_t slot; in fas_check_outstanding() local
1909 int slot = 0; in fas_check_ncmds() local
2589 int slot = sp->cmd_slot; in fas_prepare_pkt() local
2757 short slot = sp->cmd_slot; in fas_accept_pkt() local
2922 short slot = sp->cmd_slot; in fas_alloc_tag() local
3038 short slot = fas->f_next_slot; in fas_ustart() local
3100 int slot = sp->cmd_slot; in fas_startcmd() local
3640 int slot = sp->cmd_slot; in fas_remove_cmd() local
4087 uchar_t slot; in fas_reconnect() local
6400 int slot = sp->cmd_slot; in fas_next_window() local
6500 fas_set_throttles(struct fas *fas, int slot, int n, int what) in fas_set_throttles()
6537 fas_set_all_lun_throttles(struct fas *fas, int slot, int what) in fas_set_all_lun_throttles()
6546 fas_full_throttle(struct fas *fas, int slot) in fas_full_throttle()
6555 fas_runpoll(struct fas *fas, short slot, struct fas_cmd *sp) in fas_runpoll()
6949 uchar_t slot = ap->a_target * NLUNS_PER_TARGET | ap->a_lun; in fas_create_arq_pkt() local
7001 int slot = ap->a_target * NLUNS_PER_TARGET | ap->a_lun; in fas_delete_arq_pkt() local
7039 int slot = sp->cmd_slot; in fas_complete_arq_pkt() local
7135 int slot = sp->cmd_slot; in fas_handle_qfull() local
7310 short slot; in fas_watchsubr() local
7370 fas_cmd_timeout(struct fas *fas, int slot) in fas_cmd_timeout()
7480 int slot) in fas_sync_wide_backoff()
7659 fas_abort_cmd(struct fas *fas, struct fas_cmd *sp, int slot) in fas_abort_cmd()
7710 short slot; in fas_do_scsi_abort() local
7874 fas_mark_packets(struct fas *fas, int slot, uchar_t reason, uint_t stat) in fas_mark_packets()
7917 fas_remove_from_readyQ(struct fas *fas, struct fas_cmd *sp, int slot) in fas_remove_from_readyQ()
7961 int slot = sp->cmd_slot; in fas_head_of_readyQ() local
7976 fas_flush_readyQ(struct fas *fas, int slot) in fas_flush_readyQ()
8008 fas_flush_tagQ(struct fas *fas, int slot) in fas_flush_tagQ()
8061 short slot = sp->cmd_slot; in fas_flush_cmd() local
8202 struct fas_cmd *sp, uchar_t msg, int slot) in fas_abort_disconnected_cmd()
8247 short slot = (ap->a_target * NLUNS_PER_TARGET) | ap->a_lun; in fas_do_scsi_reset() local
8439 short slot, s; in fas_watch_reset_delay_subr() local
8485 fas_reset_cleanup(struct fas *fas, int slot) in fas_reset_cleanup()
8631 short slot, start_slot; in fas_reset_recovery() local
8797 fas_test_reset(struct fas *fas, int slot) in fas_test_reset()
8825 fas_test_abort(struct fas *fas, int slot) in fas_test_abort()
8970 int slot = target * NLUNS_PER_TARGET | ap->a_lun; in fas_commoncap() local
9054 int slot = target * NLUNS_PER_TARGET | ap->a_lun; in fas_commoncap() local
9189 fas_alloc_active_slots(struct fas *fas, int slot, int flag) in fas_alloc_active_slots()