Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Dscsi_message.h66 #define MSG_EXT_PPR_WR_FLOW 0x10 macro
Daic79xx_osm.c1728 + (spi_wr_flow(starget) ? MSG_EXT_PPR_WR_FLOW : 0) in ahd_send_async()
1747 spi_wr_flow(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_WR_FLOW ? 1 : 0; in ahd_send_async()
2656 & ~MSG_EXT_PPR_WR_FLOW; in ahd_linux_set_wr_flow()
2668 ppr_options |= MSG_EXT_PPR_WR_FLOW; in ahd_linux_set_wr_flow()
Daic79xx_core.c7623 | MSG_EXT_PPR_WR_FLOW in ahd_default_config()
7726 | MSG_EXT_PPR_WR_FLOW in ahd_parse_cfgdata()