#ifndef _UAPI__PKTCDVD_H
#define _UAPI__PKTCDVD_H
#include <linux/types.h>
#define PACKET_DEBUG …
#define MAX_WRITERS …
#define PKT_RB_POOL_SIZE …
#define PACKET_WAIT_TIME …
#define PACKET_CDR …
#define PACKET_CDRW …
#define PACKET_DVDR …
#define PACKET_DVDRW …
#define PACKET_WRITABLE …
#define PACKET_NWA_VALID …
#define PACKET_LRA_VALID …
#define PACKET_MERGE_SEGS …
#define PACKET_DISC_EMPTY …
#define PACKET_DISC_INCOMPLETE …
#define PACKET_DISC_COMPLETE …
#define PACKET_DISC_OTHER …
#define PACKET_MODE1 …
#define PACKET_MODE2 …
#define PACKET_BLOCK_MODE1 …
#define PACKET_BLOCK_MODE2 …
#define PACKET_SESSION_EMPTY …
#define PACKET_SESSION_INCOMPLETE …
#define PACKET_SESSION_RESERVED …
#define PACKET_SESSION_COMPLETE …
#define PACKET_MCN …
#undef PACKET_USE_LS
#define PKT_CTRL_CMD_SETUP …
#define PKT_CTRL_CMD_TEARDOWN …
#define PKT_CTRL_CMD_STATUS …
struct pkt_ctrl_command { … };
#define PACKET_IOCTL_MAGIC …
#define PACKET_CTRL_CMD …
#endif