Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c124 adapter_tag_info_t aic79xx_tag_info[] =
154 static adapter_tag_info_t aic79xx_tag_info[] = variable
1022 for (i = 0; i < ARRAY_SIZE(aic79xx_tag_info); i++) { in ahd_linux_setup_tag_info_global()
1024 aic79xx_tag_info[i].tag_commands[j] = tags; in ahd_linux_setup_tag_info_global()
1034 && (instance < ARRAY_SIZE(aic79xx_tag_info)) in ahd_linux_setup_tag_info()
1036 aic79xx_tag_info[instance].tag_commands[targ] = value & 0x1FF; in ahd_linux_setup_tag_info()
1486 if (ahd->unit >= ARRAY_SIZE(aic79xx_tag_info)) { in ahd_linux_user_tagdepth()
1492 "aic79xx: Please update the aic79xx_tag_info array in\n" in ahd_linux_user_tagdepth()
1500 tag_info = &aic79xx_tag_info[ahd->unit]; in ahd_linux_user_tagdepth()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c124 adapter_tag_info_t aic79xx_tag_info[] =
154 static adapter_tag_info_t aic79xx_tag_info[] = variable
1016 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()
1486 "aic79xx: Please update the aic79xx_tag_info array in\n" in ahd_linux_user_tagdepth()
1494 tag_info = &aic79xx_tag_info[ahd->unit]; in ahd_linux_user_tagdepth()

Completed in 7 milliseconds