Searched refs:S_SCSI_PHZ (Results 1 – 1 of 1) sorted by relevance
522 #define S_SCSI_PHZ (BIT(2)+BIT(1)+BIT(0)) macro2246 if ((RD_HARPOON(port + hp_scsisig) & S_SCSI_PHZ) != in FPT_sfm()2650 if ((RD_HARPOON(port + hp_scsisig) & S_SCSI_PHZ) == S_MSGI_PH) { in FPT_sres()2820 if ((RD_HARPOON(port + hp_scsisig) & S_SCSI_PHZ) == S_MSGO_PH) { in FPT_SendMsg()3714 curr_phz = RD_HARPOON(p_port + hp_scsisig) & (unsigned char)S_SCSI_PHZ; in FPT_sxfrp()3722 (RD_HARPOON(p_port + hp_scsisig) & (unsigned char)S_SCSI_PHZ))) in FPT_sxfrp()3835 sPhase = RD_HARPOON(port + hp_scsisig) & (SCSI_BSY | S_SCSI_PHZ); in FPT_schkdd()3957 (unsigned char)(RD_HARPOON(p_port + hp_scsisig) & S_SCSI_PHZ); in FPT_phaseDecode()