Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DFlashPoint.c259 unsigned char globalFlags; member
1272 CurrCard->globalFlags |= F_NO_FILTER; in FlashPoint_HardwareResetHostAdapter()
1276 CurrCard->globalFlags |= F_GREEN_PC; in FlashPoint_HardwareResetHostAdapter()
1279 CurrCard->globalFlags |= F_GREEN_PC; in FlashPoint_HardwareResetHostAdapter()
1286 CurrCard->globalFlags |= F_DO_RENEGO; in FlashPoint_HardwareResetHostAdapter()
1289 CurrCard->globalFlags |= F_DO_RENEGO; in FlashPoint_HardwareResetHostAdapter()
1294 CurrCard->globalFlags |= F_CONLUN_IO; in FlashPoint_HardwareResetHostAdapter()
1297 CurrCard->globalFlags |= F_CONLUN_IO; in FlashPoint_HardwareResetHostAdapter()
1499 if (pCurrCard->globalFlags & F_GREEN_PC) { in FlashPoint_StartCCB()
1542 if ((pCurrCard->globalFlags & F_CONLUN_IO) && in FlashPoint_StartCCB()
[all …]