Searched refs:MAXBPITCH (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/x68k/include/
H A Dopmbellio.h96 #define MAXBPITCH 4698 macro
/netbsd-current/sys/arch/amiga/dev/
H A Diteioctl.h57 #define MAXBPITCH (2000) macro
H A Dite.c561 if (ib->pitch > MAXBPITCH || ib->pitch < MINBPITCH ||
/netbsd-current/sys/arch/atari/dev/
H A Diteioctl.h64 #define MAXBPITCH (2000) macro
/netbsd-current/sys/arch/x68k/usr.bin/bellctrl/
H A Dbellctrl.c106 if (is_number(arg, MAXBPITCH)) {
/netbsd-current/sys/arch/x68k/dev/
H A Dopmbell.c487 if (data->pitch > MAXBPITCH || data->pitch < MINBPITCH ||

Completed in 125 milliseconds