141480Smckusick /* 241480Smckusick * Copyright (c) 1988 University of Utah. 341480Smckusick * Copyright (c) 1990 The Regents of the University of California. 441480Smckusick * All rights reserved. 541480Smckusick * 641480Smckusick * This code is derived from software contributed to Berkeley by 741480Smckusick * the Systems Programming Group of the University of Utah Computer 841480Smckusick * Science Department. 941480Smckusick * 1041480Smckusick * %sccs.include.redist.c% 1141480Smckusick * 12*45508Smckusick * from: Utah $Hdr: iteioctl.h 1.1 90/07/09$ 1341480Smckusick * 14*45508Smckusick * @(#)iteioctl.h 7.2 (Berkeley) 11/04/90 1541480Smckusick */ 1641480Smckusick 1741480Smckusick #define ITESWITCH _IOW('Z',0x69, int) /* XXX */ 18