Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c203 #define EE_SYNC_MASK (BIT(0)+BIT(1)) macro
1337 (unsigned char)(temp & ~EE_SYNC_MASK); in FlashPoint_HardwareResetHostAdapter()
2072 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_SccbMgr_bad_isr()
2392 if (currTar_Info->TarEEValue & EE_SYNC_MASK) { in FPT_ssel()
2741 TarEEValue & EE_SYNC_MASK) { in FPT_sres()
2925 ~EE_SYNC_MASK; in FPT_sdecm()
3173 currTar_Info->TarEEValue &= ~EE_SYNC_MASK; in FPT_sisyncn()
4150 TarEEValue & EE_SYNC_MASK) { in FPT_phaseMsgOut()
4445 ~EE_SYNC_MASK; in FPT_phaseBusFree()
4675 ~EE_SYNC_MASK; in FPT_autoCmdCmplt()
[all …]