Home
last modified time | relevance | path

Searched refs:tag_info (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/soc/ti/
H A Dknav_dma.h146 __le32 tag_info; member
/linux/Documentation/scsi/
H A Daic7xxx.rst291 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
H A Daic79xx.rst275 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/drivers/scsi/aic7xxx/
H A DKconfig.aic79xx36 "tag_info" option. See Documentation/scsi/aic79xx.rst for details.
H A DKconfig.aic7xxx41 "tag_info" option. See Documentation/scsi/aic7xxx.rst for details.
/linux/drivers/net/ethernet/ti/
H A Dnetcp_core.c1245 set_words(&tmp, 1, &desc->tag_info); in netcp_tx_submit_skb()