Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
900 aic7xxx_tag_info[i].tag_commands[j] = tags; in ahc_linux_setup_tag_info_global()
912 aic7xxx_tag_info[instance].tag_commands[targ] = value & 0xff; in ahc_linux_setup_tag_info()
1363 tags = tag_info->tag_commands[devinfo->target_offset]; in 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
1024 aic79xx_tag_info[i].tag_commands[j] = tags; in ahd_linux_setup_tag_info_global()
1036 aic79xx_tag_info[instance].tag_commands[targ] = value & 0x1FF; in ahd_linux_setup_tag_info()
1501 tags = tag_info->tag_commands[devinfo->target_offset]; in ahd_linux_user_tagdepth()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c155 * The tag_commands is an array of 16 to allow for wide and twin adapters.
160 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.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
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()

Completed in 14 milliseconds