From dcc92de50316ca9086fc809d0bab536a036c4ba0 Mon Sep 17 00:00:00 2001 From: harti Date: Wed, 6 Aug 2003 14:53:27 +0000 Subject: Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been converted to use the new OPENVCC and CLOSEVCC calls that allow the sepcification of traffic parameters for the connections. --- sys/dev/en/midwayvar.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/en/midwayvar.h') diff --git a/sys/dev/en/midwayvar.h b/sys/dev/en/midwayvar.h index 78ed634..4869dbd 100644 --- a/sys/dev/en/midwayvar.h +++ b/sys/dev/en/midwayvar.h @@ -149,7 +149,6 @@ struct en_vcc { #define VCC_DRAIN 0x0001 /* closed, but draining rx */ #define VCC_SWSL 0x0002 /* on rx software service list */ #define VCC_CLOSE_RX 0x0004 /* currently closing */ -#define VCC_ASYNC 0x0008 /* async close */ /* * softc -- cgit v1.1