Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/amiga/dev/
Diteioctl.h74 #define ITEIOCSBELL _IOW('Z', 0x77, struct itebell) macro
Dite.c558 case ITEIOCSBELL: in iteioctl()
/netbsd/src/sys/arch/atari/dev/
Diteioctl.h82 #define ITEIOCSBELL _IOW('Z', 0x77, struct itebell) macro
Dite.c578 case ITEIOCSBELL: in iteioctl()
/netbsd/src/usr.sbin/iteconfig/
Diteconfig.c155 xioctl(fd, ITEIOCSBELL, &newib); in main()