Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Dscsi_message.h36 #define MSG_EXT_PPR_WR_FLOW 0x10 macro
H A Daic79xx_osm.c1708 + (spi_wr_flow(starget) ? MSG_EXT_PPR_WR_FLOW : 0) in ahd_send_async()
1727 spi_wr_flow(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_WR_FLOW ? 1 : 0; in ahd_send_async()
2623 & ~MSG_EXT_PPR_WR_FLOW; in ahd_linux_set_wr_flow()
2635 ppr_options |= MSG_EXT_PPR_WR_FLOW; in ahd_linux_set_wr_flow()
H A Daic79xx_core.c7582 | MSG_EXT_PPR_WR_FLOW in ahd_default_config()
7685 | MSG_EXT_PPR_WR_FLOW in ahd_parse_cfgdata()