Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Dscsi_message.h65 #define MSG_EXT_PPR_RD_STRM 0x20 macro
Daic79xx_proc.c127 if ((tinfo->ppr_options & MSG_EXT_PPR_RD_STRM) != 0) { in ahd_format_transinfo()
Daic79xx_osm.c3991 tinfo->user.ppr_options &= ~MSG_EXT_PPR_RD_STRM;
3993 tinfo->user.ppr_options |= MSG_EXT_PPR_RD_STRM;
Daic79xx_core.c2666 if ((ppr_options & MSG_EXT_PPR_RD_STRM) != 0) { in ahd_set_syncrate()
6422 tinfo->user.ppr_options = MSG_EXT_PPR_RD_STRM in ahd_default_config()
6525 user_tinfo->ppr_options |= MSG_EXT_PPR_RD_STRM in ahd_parse_cfgdata()