Searched refs:tagged_cmds (Results 1 – 2 of 2) sorted by relevance
296 struct esp_cmd_entry *tagged_cmds[ESP_MAX_TAG]; member
567 BUG_ON(lp->tagged_cmds[ent->tag[1]]); in esp_alloc_lun_tag()569 lp->tagged_cmds[ent->tag[1]] = ent; in esp_alloc_lun_tag()579 BUG_ON(lp->tagged_cmds[ent->tag[1]] != ent); in esp_free_lun_tag()580 lp->tagged_cmds[ent->tag[1]] = NULL; in esp_free_lun_tag()1095 ent = lp->tagged_cmds[esp->command_block[1]]; in esp_reconnect_with_tag()