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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c154 * The tag_commands is an array of 16 to allow for wide and twin adapters.
159 uint8_t tag_commands[16]; /* Allow for wide/twin adapters. */ member in struct:__anon8610
919 aic7xxx_tag_info[i].tag_commands[j] = tags; ahc_linux_setup_tag_info_global()
931 aic7xxx_tag_info[instance].tag_commands[targ] = value & 0xff; ahc_linux_setup_tag_info()
1383 tags = tag_info->tag_commands[devinfo->target_offset]; ahc_linux_user_tagdepth()
H A Daic79xx_osm.c82 * The tag_commands is an array of 16 to allow for wide and twin adapters.
87 uint16_t tag_commands[16]; /* Allow for wide/twin adapters. */ member in struct:__anon8588
1040 aic79xx_tag_info[i].tag_commands[j] = tags; ahd_linux_setup_tag_info_global()
1052 aic79xx_tag_info[instance].tag_commands[targ] = value & 0x1FF; ahd_linux_setup_tag_info()
1517 tags = tag_info->tag_commands[devinfo->target_offset]; ahd_linux_user_tagdepth()

Completed in 90 milliseconds