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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dscsi_message.h65 #define MSG_EXT_PPR_RD_STRM 0x20 macro
H A Daic79xx_proc.c168 if ((tinfo->ppr_options & MSG_EXT_PPR_RD_STRM) != 0) {
H A Daic79xx_osm.c1718 + (spi_rd_strm(starget) ? MSG_EXT_PPR_RD_STRM : 0)
1737 spi_rd_strm(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_RD_STRM ? 1 : 0;
2613 & ~MSG_EXT_PPR_RD_STRM;
2625 ppr_options |= MSG_EXT_PPR_RD_STRM;
H A Daic79xx_core.c3878 if ((ppr_options & MSG_EXT_PPR_RD_STRM) != 0) {
7594 tinfo->user.ppr_options = MSG_EXT_PPR_RD_STRM
7697 user_tinfo->ppr_options |= MSG_EXT_PPR_RD_STRM

Completed in 138 milliseconds