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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dscsi_message.h67 #define MSG_EXT_PPR_HOLD_MCS 0x08 macro
H A Daic79xx_osm.c1722 + (spi_hold_mcs(starget) ? MSG_EXT_PPR_HOLD_MCS : 0);
1741 spi_hold_mcs(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_HOLD_MCS ? 1 : 0;
2779 & ~MSG_EXT_PPR_HOLD_MCS;
2785 ppr_options |= MSG_EXT_PPR_HOLD_MCS;
H A Daic79xx_core.c7596 | MSG_EXT_PPR_HOLD_MCS
7699 | MSG_EXT_PPR_HOLD_MCS

Completed in 119 milliseconds