Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
A Dscsi_message.h37 #define MSG_EXT_PPR_HOLD_MCS 0x08 macro
A Daic79xx_osm.c1713 + (spi_hold_mcs(starget) ? MSG_EXT_PPR_HOLD_MCS : 0); in ahd_send_async()
1732 spi_hold_mcs(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_HOLD_MCS ? 1 : 0; in ahd_send_async()
2757 & ~MSG_EXT_PPR_HOLD_MCS; in ahd_linux_set_hold_mcs()
2763 ppr_options |= MSG_EXT_PPR_HOLD_MCS; in ahd_linux_set_hold_mcs()
A Daic79xx_core.c7583 | MSG_EXT_PPR_HOLD_MCS in ahd_default_config()
7686 | MSG_EXT_PPR_HOLD_MCS in ahd_parse_cfgdata()

Completed in 21 milliseconds