Home
last modified time | relevance | path

Searched refs:OUT_OF_RANGE (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/usr.bin/uudecode/
Duudecode.c351 #define OUT_OF_RANGE do { \ in uu_decode() macro
368 OUT_OF_RANGE; in uu_decode()
379 OUT_OF_RANGE; in uu_decode()
386 OUT_OF_RANGE; in uu_decode()
394 OUT_OF_RANGE; in uu_decode()
/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx.seq1828 mvi INTSTAT, OUT_OF_RANGE;
1832 mvi INTSTAT, OUT_OF_RANGE;
1840 mvi INTSTAT, OUT_OF_RANGE;
1844 mvi INTSTAT, OUT_OF_RANGE;
Daic7xxx_reg.h1520 #define OUT_OF_RANGE 0xe1 macro
Daic7xxx.reg858 mask OUT_OF_RANGE 0xe0|SEQINT
Daic7xxx.c931 case OUT_OF_RANGE: in ahc_handle_seqint()