Home
last modified time | relevance | path

Searched refs:tag_commands (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm.c159 uint8_t tag_commands[16]; /* Allow for wide/twin adapters. */ member
916 aic7xxx_tag_info[i].tag_commands[j] = tags; in ahc_linux_setup_tag_info_global()
928 aic7xxx_tag_info[instance].tag_commands[targ] = value & 0xff; in ahc_linux_setup_tag_info()
1379 tags = tag_info->tag_commands[devinfo->target_offset]; in ahc_linux_user_tagdepth()
Daic79xx_osm.c87 uint16_t tag_commands[16]; /* Allow for wide/twin adapters. */ member
1038 aic79xx_tag_info[i].tag_commands[j] = tags; in ahd_linux_setup_tag_info_global()
1050 aic79xx_tag_info[instance].tag_commands[targ] = value & 0x1FF; in ahd_linux_setup_tag_info()
1515 tags = tag_info->tag_commands[devinfo->target_offset]; in ahd_linux_user_tagdepth()