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

/drivers/scsi/aic7xxx/
H A Dscsi_message.h67 #define MSG_EXT_PPR_HOLD_MCS 0x08 macro
H A Daic79xx_osm.c1748 + (spi_hold_mcs(starget) ? MSG_EXT_PPR_HOLD_MCS : 0);
1767 spi_hold_mcs(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_HOLD_MCS ? 1 : 0;
2805 & ~MSG_EXT_PPR_HOLD_MCS;
2811 ppr_options |= MSG_EXT_PPR_HOLD_MCS;
H A Daic79xx_core.c7676 | MSG_EXT_PPR_HOLD_MCS
7779 | MSG_EXT_PPR_HOLD_MCS

Completed in 210 milliseconds