Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_WR_FLOW (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
Dscsi_message.h66 #define MSG_EXT_PPR_WR_FLOW 0x10 macro
Daic79xx_osm.c1730 + (spi_wr_flow(starget) ? MSG_EXT_PPR_WR_FLOW : 0) in ahd_send_async()
1749 spi_wr_flow(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_WR_FLOW ? 1 : 0; in ahd_send_async()
2658 & ~MSG_EXT_PPR_WR_FLOW; in ahd_linux_set_wr_flow()
2670 ppr_options |= MSG_EXT_PPR_WR_FLOW; in ahd_linux_set_wr_flow()
Daic79xx_core.c7675 | MSG_EXT_PPR_WR_FLOW in ahd_default_config()
7778 | MSG_EXT_PPR_WR_FLOW in ahd_parse_cfgdata()