Searched refs:DIRECTION (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A Dtoken.h40 #define DIRECTION(trp) ((EXTRACT_16BITS(&(trp)->token_rcf) & 0x0080) >> 7) macro
H A Dprint-token.c144 printf("%s", direction[DIRECTION(trp)]);
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_reg.h1316 #define DIRECTION 0x04 macro
H A Daic79xx_reg.h3584 #define DIRECTION 0x04 macro
H A Daic79xx.c737 if ((ahd_inb(ahd, DFCNTRL) & DIRECTION) != 0)

Completed in 144 milliseconds