Searched refs:tag_alloc (Results 1 – 2 of 2) sorted by relevance
250 struct tag_alloc { struct289 struct tag_alloc TagAlloc[8][8]; /* 8 targets and 8 LUNs */
277 struct tag_alloc *ta; in init_tags()346 struct tag_alloc *ta = &hostdata->TagAlloc[scmd_id(cmd)][lun]; in cmd_get_tag()376 struct tag_alloc *ta = &hostdata->TagAlloc[scmd_id(cmd)][lun]; in cmd_free_tag()388 struct tag_alloc *ta; in free_all_tags()2182 struct tag_alloc *ta = &hostdata->TagAlloc[scmd_id(cmd)][cmd->device->lun]; in NCR5380_information_transfer()