Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Dscsi_message.h66 #define MSG_EXT_PPR_WR_FLOW 0x10 macro
Daic79xx_osm.c1729 + (spi_wr_flow(starget) ? MSG_EXT_PPR_WR_FLOW : 0) in ahd_send_async()
1748 spi_wr_flow(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_WR_FLOW ? 1 : 0; in ahd_send_async()
2657 & ~MSG_EXT_PPR_WR_FLOW; in ahd_linux_set_wr_flow()
2669 ppr_options |= MSG_EXT_PPR_WR_FLOW; in ahd_linux_set_wr_flow()
Daic79xx_core.c7664 | MSG_EXT_PPR_WR_FLOW in ahd_default_config()
7767 | MSG_EXT_PPR_WR_FLOW in ahd_parse_cfgdata()