PH_MASK
#define PH_MASK (MSGI | CDI | IOI)
#define PH_MASK 0x07 /* SCSI phase mask */
#define PH_MASK (STAT_MSG | STAT_CD | STAT_IO)