HomeSort by: relevance | last modified time | path
    Searched refs:PH_OUT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mac68k/dev/
ncr5380reg.h 125 #define PH_OUT(phase) (!(phase & 1)) /* TRUE if output phase */
  /src/sys/arch/atari/dev/
ncr5380reg.h 125 #define PH_OUT(phase) (!(phase & 1)) /* TRUE if output phase */
atari5380.c 470 (dmstat & SC_PHS_MTCH) == 0 && PH_OUT(reqp->phase))

Completed in 16 milliseconds