Searched refs:tag_info (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/include/linux/soc/ti/ |
D | knav_dma.h | 148 u32 tag_info; member
|
/linux-4.4.14/Documentation/scsi/ |
D | aic7xxx.txt | 259 may be selectively overridden vi the tag_info 264 Option: tag_info:{{value[,value...]}[,{value[,value...]}...]} 269 Examples: tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32} 278 tag_info:{{},{32,,32}} 312 'options aic7xxx aic7xxx=verbose,no_probe,tag_info:{{},{,,10}},seltime:1'
|
D | aic79xx.txt | 262 may be selectively overridden vi the tag_info 267 Option: tag_info:{{value[,value...]}[,{value[,value...]}...]} 272 Examples: tag_info:{{16,32,32,64,8,8,,32,32,32,32,32,32,32,32,32} 281 tag_info:{{},{32,,32}}
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 34 "tag_info" option. See Documentation/scsi/aic79xx.txt for details.
|
D | Kconfig.aic7xxx | 39 "tag_info" option. See Documentation/scsi/aic7xxx.txt for details.
|
D | aic7xxx_osm.c | 1379 adapter_tag_info_t *tag_info; in ahc_linux_user_tagdepth() local 1381 tag_info = &aic7xxx_tag_info[ahc->unit]; in ahc_linux_user_tagdepth() 1382 tags = tag_info->tag_commands[devinfo->target_offset]; in ahc_linux_user_tagdepth()
|
D | aic79xx_osm.c | 1513 adapter_tag_info_t *tag_info; in ahd_linux_user_tagdepth() local 1515 tag_info = &aic79xx_tag_info[ahd->unit]; in ahd_linux_user_tagdepth() 1516 tags = tag_info->tag_commands[devinfo->target_offset]; in ahd_linux_user_tagdepth()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | netcp_core.c | 1180 set_words((u32 *)&tmp, 1, &desc->tag_info); in netcp_tx_submit_skb()
|