Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_RD_STRM (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/aic7xxx/
A Dscsi_message.h35 #define MSG_EXT_PPR_RD_STRM 0x20 macro
A Daic79xx_proc.c121 if ((tinfo->ppr_options & MSG_EXT_PPR_RD_STRM) != 0) { in ahd_format_transinfo()
A Daic79xx_osm.c1709 + (spi_rd_strm(starget) ? MSG_EXT_PPR_RD_STRM : 0) in ahd_send_async()
1728 spi_rd_strm(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RD_STRM ? 1 : 0; in ahd_send_async()
2591 & ~MSG_EXT_PPR_RD_STRM; in ahd_linux_set_rd_strm()
2603 ppr_options |= MSG_EXT_PPR_RD_STRM; in ahd_linux_set_rd_strm()
A Daic79xx_core.c3916 if ((ppr_options & MSG_EXT_PPR_RD_STRM) != 0) { in ahd_set_syncrate()
7581 tinfo->user.ppr_options = MSG_EXT_PPR_RD_STRM in ahd_default_config()
7684 user_tinfo->ppr_options |= MSG_EXT_PPR_RD_STRM in ahd_parse_cfgdata()

Completed in 21 milliseconds