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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h67 #define MSG_EXT_PPR_HOLD_MCS 0x08 macro
H A Daic79xx_osm.c1607 + (spi_hold_mcs(starget) ? MSG_EXT_PPR_HOLD_MCS : 0);
1626 spi_hold_mcs(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_HOLD_MCS ? 1 : 0;
2661 & ~MSG_EXT_PPR_HOLD_MCS;
2667 ppr_options |= MSG_EXT_PPR_HOLD_MCS;
H A Daic79xx_core.c6859 | MSG_EXT_PPR_HOLD_MCS
6962 | MSG_EXT_PPR_HOLD_MCS

Completed in 67 milliseconds