Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c160 uint8_t tag_commands[16]; /* Allow for wide/twin adapters. */ member
899 aic7xxx_tag_info[i].tag_commands[j] = tags; in ahc_linux_setup_tag_info_global()
911 aic7xxx_tag_info[instance].tag_commands[targ] = value & 0xff; in ahc_linux_setup_tag_info()
1362 tags = tag_info->tag_commands[devinfo->target_offset]; in ahc_linux_user_tagdepth()
H A Daic79xx_osm.c87 uint16_t tag_commands[16]; /* Allow for wide/twin adapters. */ member
1018 aic79xx_tag_info[i].tag_commands[j] = tags; in ahd_linux_setup_tag_info_global()
1030 aic79xx_tag_info[instance].tag_commands[targ] = value & 0x1FF; in ahd_linux_setup_tag_info()
1495 tags = tag_info->tag_commands[devinfo->target_offset]; in ahd_linux_user_tagdepth()