Home
last modified time | relevance | path

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

/drivers/scsi/
DFlashPoint.c264 #define F_GREEN_PC 0x10 macro
1297 CurrCard->globalFlags |= F_GREEN_PC; in FlashPoint_HardwareResetHostAdapter()
1300 CurrCard->globalFlags |= F_GREEN_PC; in FlashPoint_HardwareResetHostAdapter()
1520 if (((struct sccb_card *)pCurrCard)->globalFlags & F_GREEN_PC) { in FlashPoint_StartCCB()
6961 if (pCurrCard->globalFlags & F_GREEN_PC) { in FPT_queueCmdComplete()