-/* $OpenBSD: umodem.c,v 1.63 2017/12/30 20:47:00 guenther Exp $ */
+/* $OpenBSD: umodem.c,v 1.64 2018/08/29 20:18:14 kettenis Exp $ */
/* $NetBSD: umodem.c,v 1.45 2002/09/23 05:51:23 simonb Exp $ */
/*
struct device *sc_subdev; /* ucom device */
- u_char sc_opening; /* lock during open */
-
int sc_ctl_notify; /* Notification endpoint */
struct usbd_pipe *sc_notify_pipe; /* Notification pipe */
struct usb_cdc_notification sc_notify_buf; /* Notification structure */