Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DFlashPoint.c7339 UCHAR sPhase; in schkdd() local
7403 sPhase = RD_HARPOON(port+hp_scsisig) & (SCSI_BSY | S_SCSI_PHZ); in schkdd()
7406 (sPhase == (SCSI_BSY | S_DATAO_PH)) || in schkdd()
7407 (sPhase == (SCSI_BSY | S_DATAI_PH))) in schkdd()