Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/aic7xxx/
Daic7xxx_osm.c160 uint8_t tag_commands[16]; /* Allow for wide/twin adapters. */ member
907 aic7xxx_tag_info[i].tag_commands[j] = tags; in ahc_linux_setup_tag_info_global()
919 aic7xxx_tag_info[instance].tag_commands[targ] = value & 0xff; in ahc_linux_setup_tag_info()
1370 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
1023 aic79xx_tag_info[i].tag_commands[j] = tags; in ahd_linux_setup_tag_info_global()
1035 aic79xx_tag_info[instance].tag_commands[targ] = value & 0x1FF; in ahd_linux_setup_tag_info()
1500 tags = tag_info->tag_commands[devinfo->target_offset]; in ahd_linux_user_tagdepth()