Lines Matching defs:phase
99 #define SC_PHS_MTCH 0x08 /* R - Phase Match */125 #define PH_OUT(phase) (!(phase & 1)) /* TRUE if output phase */126 #define PH_IN(phase) (phase & 1) /* TRUE if input phase */162 * command phase (ignoring ATN), then we flag it in the194 uint8_t phase; /* current SCSI phase */
Indexes created Thu Oct 02 14:10:14 GMT 2025