Searched refs:tagged_cmds (Results 1 – 2 of 2) sorted by relevance
309 struct esp_cmd_entry *tagged_cmds[ESP_MAX_TAG]; member
606 BUG_ON(lp->tagged_cmds[ent->orig_tag[1]]); in esp_alloc_lun_tag()608 lp->tagged_cmds[ent->orig_tag[1]] = ent; in esp_alloc_lun_tag()618 BUG_ON(lp->tagged_cmds[ent->orig_tag[1]] != ent); in esp_free_lun_tag()619 lp->tagged_cmds[ent->orig_tag[1]] = NULL; in esp_free_lun_tag()1131 ent = lp->tagged_cmds[esp->command_block[1]]; in esp_reconnect_with_tag()