Searched refs:tag_info (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/include/linux/soc/ti/ |
D | knav_dma.h | 146 __le32 tag_info; member
|
/Linux-v6.6/Documentation/scsi/ |
D | aic7xxx.rst | 291 may be selectively overridden vi the tag_info 297 tag_info:{{value[,value...]}[,{value[,value...]}...]} 311 tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32} 324 tag_info:{{},{32,,32}} 370 options aic7xxx aic7xxx=verbose,no_probe,tag_info:{{},{,,10}},seltime:1
|
D | aic79xx.rst | 275 may be selectively overridden vi the tag_info 281 tag_info:{{value[,value...]}[,{value[,value...]}...]} 295 tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32} 309 tag_info:{{},{32,,32}}
|
/Linux-v6.6/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 35 "tag_info" option. See Documentation/scsi/aic79xx.rst for details.
|
D | Kconfig.aic7xxx | 40 "tag_info" option. See Documentation/scsi/aic7xxx.rst for details.
|
D | aic7xxx_osm.c | 1359 adapter_tag_info_t *tag_info; in ahc_linux_user_tagdepth() local 1361 tag_info = &aic7xxx_tag_info[ahc->unit]; in ahc_linux_user_tagdepth() 1362 tags = tag_info->tag_commands[devinfo->target_offset]; in ahc_linux_user_tagdepth()
|
D | aic79xx_osm.c | 1492 adapter_tag_info_t *tag_info; in ahd_linux_user_tagdepth() local 1494 tag_info = &aic79xx_tag_info[ahd->unit]; in ahd_linux_user_tagdepth() 1495 tags = tag_info->tag_commands[devinfo->target_offset]; in ahd_linux_user_tagdepth()
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | netcp_core.c | 1245 set_words(&tmp, 1, &desc->tag_info); in netcp_tx_submit_skb()
|