Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x68k/include/
Dopmbellio.h97 #define MINBPITCH 20 macro
/netbsd/src/sys/arch/amiga/dev/
Diteioctl.h58 #define MINBPITCH (10) macro
Dite.c561 if (ib->pitch > MAXBPITCH || ib->pitch < MINBPITCH || in iteioctl()
/netbsd/src/sys/arch/atari/dev/
Diteioctl.h65 #define MINBPITCH (10) macro
/netbsd/src/sys/arch/x68k/dev/
Dopmbell.c487 if (data->pitch > MAXBPITCH || data->pitch < MINBPITCH || in opm_bell_setup()