Searched refs:aic79xx_tag_info (Results 1 – 1 of 1) sorted by relevance
154 static adapter_tag_info_t aic79xx_tag_info[] = variable1016 for (i = 0; i < ARRAY_SIZE(aic79xx_tag_info); i++) { in ahd_linux_setup_tag_info_global()1018 aic79xx_tag_info[i].tag_commands[j] = tags; in ahd_linux_setup_tag_info_global()1028 && (instance < ARRAY_SIZE(aic79xx_tag_info)) in ahd_linux_setup_tag_info()1030 aic79xx_tag_info[instance].tag_commands[targ] = value & 0x1FF; in ahd_linux_setup_tag_info()1480 if (ahd->unit >= ARRAY_SIZE(aic79xx_tag_info)) { in ahd_linux_user_tagdepth()1494 tag_info = &aic79xx_tag_info[ahd->unit]; in ahd_linux_user_tagdepth()