Searched defs:tas (Results 1 – 2 of 2) sorted by relevance
/drivers/target/ |
D | target_core_tmr.c | 78 static int core_tmr_handle_tas_abort(struct se_cmd *cmd, int tas) in core_tmr_handle_tas_abort() 113 struct se_session *tmr_sess, int tas) in __target_check_io_state() 307 int tas, in core_tmr_drain_state_list() 411 int tas; in core_tmr_lun_reset() local
|
D | target_core_transport.c | 2535 static void target_wait_free_cmd(struct se_cmd *cmd, bool *aborted, bool *tas) in target_wait_free_cmd() 2547 bool aborted = false, tas = false; in transport_generic_free_cmd() local 2719 bool tas; in target_wait_for_sess_cmds() local 2788 bool *aborted, bool *tas, unsigned long *flags) in __transport_wait_for_tasks() 2846 bool ret, aborted = false, tas = false; in transport_wait_for_tasks() local
|