Searched refs:active_cmd (Results 1 – 6 of 6) sorted by relevance
675 esp->active_cmd = ent; in esp_autosense()746 if (esp->active_cmd || in esp_maybe_execute_command()767 esp->active_cmd = ent; in esp_maybe_execute_command()905 esp->active_cmd = NULL; in esp_cmd_is_done()1145 BUG_ON(esp->active_cmd); in esp_reconnect()1210 esp->active_cmd = ent; in esp_reconnect()1231 ent = esp->active_cmd; in esp_finish_select()1266 esp->active_cmd = NULL; in esp_finish_select()1451 struct esp_cmd_entry *ent = esp->active_cmd; in esp_msgin_reject()1591 struct esp_cmd_entry *ent = esp->active_cmd; in esp_msgin_extended()[all …]
435 struct esp_cmd_entry *active_cmd; member
175 struct esp_cmd_entry *ent = esp->active_cmd; in pci_esp_dma_drain()
78 static sclp_cmdw_t active_cmd; variable403 active_cmd = command; in sclp_service_call_trace()668 sclp_trace_sccb(0, "INT", param32, active_cmd, active_cmd, in sclp_interrupt_handler()670 !ok_response(finished_sccb, active_cmd)); in sclp_interrupt_handler()694 active_cmd = 0; in sclp_interrupt_handler()
1270 struct usbg_cmd *active_cmd = NULL; in usbg_cmd_work() local1277 active_cmd = &((struct usbg_cmd *)se_sess->sess_cmd_map)[i]; in usbg_cmd_work()1278 if (active_cmd->tag == cmd->tag) in usbg_cmd_work()1283 if (!stream || (active_cmd && active_cmd->tag != cmd->tag)) { in usbg_cmd_work()1326 active_cmd->tmr_rsp = RC_OVERLAPPED_TAG; in usbg_cmd_work()1327 usbg_aborted_task(&active_cmd->se_cmd); in usbg_cmd_work()1404 struct usbg_cmd *active_cmd; in usbg_submit_command() local1409 active_cmd = &((struct usbg_cmd *)se_sess->sess_cmd_map)[i]; in usbg_submit_command()1411 if (active_cmd->tag == scsi_tag) { in usbg_submit_command()
604 struct qeth_cmd_buffer *active_cmd; member870 xchg(&channel->active_cmd, NULL); in qeth_unlock_channel()877 return cmpxchg(&channel->active_cmd, NULL, cmd) == NULL; in qeth_trylock_channel()