Searched refs:KDENABIO (Results 1 – 6 of 6) sorted by relevance
41 #define KDENABIO 0x4B36 /* enable i/o to video board */ macro
350 case KDENABIO: in vt_k_ioctl()353 (cmd == KDENABIO)) ? -ENXIO : 0; in vt_k_ioctl()
282 if (ioctl(xf86Info.consoleFd, KDENABIO, 0) < 0) { in xf86OpenConsole()
85585 bsd: ioctl KDENABIO/KDDISABIO do not matter for OpenBSD