#ifndef _UAPI_PARPORT_H_
#define _UAPI_PARPORT_H_
#define PARPORT_MAX …
#define PARPORT_IRQ_NONE …
#define PARPORT_DMA_NONE …
#define PARPORT_IRQ_AUTO …
#define PARPORT_DMA_AUTO …
#define PARPORT_DMA_NOFIFO …
#define PARPORT_DISABLE …
#define PARPORT_IRQ_PROBEONLY …
#define PARPORT_IOHI_AUTO …
#define PARPORT_CONTROL_STROBE …
#define PARPORT_CONTROL_AUTOFD …
#define PARPORT_CONTROL_INIT …
#define PARPORT_CONTROL_SELECT …
#define PARPORT_STATUS_ERROR …
#define PARPORT_STATUS_SELECT …
#define PARPORT_STATUS_PAPEROUT …
#define PARPORT_STATUS_ACK …
#define PARPORT_STATUS_BUSY …
parport_device_class;
#define PARPORT_MODE_PCSPP …
#define PARPORT_MODE_TRISTATE …
#define PARPORT_MODE_EPP …
#define PARPORT_MODE_ECP …
#define PARPORT_MODE_COMPAT …
#define PARPORT_MODE_DMA …
#define PARPORT_MODE_SAFEININT …
#define IEEE1284_MODE_NIBBLE …
#define IEEE1284_MODE_BYTE …
#define IEEE1284_MODE_COMPAT …
#define IEEE1284_MODE_BECP …
#define IEEE1284_MODE_ECP …
#define IEEE1284_MODE_ECPRLE …
#define IEEE1284_MODE_ECPSWE …
#define IEEE1284_MODE_EPP …
#define IEEE1284_MODE_EPPSL …
#define IEEE1284_MODE_EPPSWE …
#define IEEE1284_DEVICEID …
#define IEEE1284_EXT_LINK …
#define IEEE1284_ADDR …
#define IEEE1284_DATA …
#define PARPORT_EPP_FAST …
#define PARPORT_W91284PIC …
#define PARPORT_EPP_FAST_32 …
#define PARPORT_EPP_FAST_16 …
#define PARPORT_EPP_FAST_8 …
#endif