Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c3778 unsigned char sPhase; in FPT_schkdd() local
3836 sPhase = RD_HARPOON(port + hp_scsisig) & (SCSI_BSY | S_SCSI_PHZ); in FPT_schkdd()
3839 (sPhase == (SCSI_BSY | S_DATAO_PH)) || in FPT_schkdd()
3840 (sPhase == (SCSI_BSY | S_DATAI_PH))) { in FPT_schkdd()