Searched refs:tagged_cmds (Results 1 – 2 of 2) sorted by relevance
319 struct esp_cmd_entry *tagged_cmds[ESP_MAX_TAG]; member
609 BUG_ON(lp->tagged_cmds[ent->orig_tag[1]]); in esp_alloc_lun_tag()611 lp->tagged_cmds[ent->orig_tag[1]] = ent; in esp_alloc_lun_tag()621 BUG_ON(lp->tagged_cmds[ent->orig_tag[1]] != ent); in esp_free_lun_tag()622 lp->tagged_cmds[ent->orig_tag[1]] = NULL; in esp_free_lun_tag()1126 ent = lp->tagged_cmds[esp->command_block[1]]; in esp_reconnect_with_tag()