1613a2f6bSGordon Ross#define	ID_SRVADDR	0x0
2613a2f6bSGordon Ross#define	ID_DOMAIN	0x20
3613a2f6bSGordon Ross#define	ID_DOMAIN_INCR	0x1
4613a2f6bSGordon Ross#define	ID_USER	0x120
5613a2f6bSGordon Ross#define	ID_USER_INCR	0x1
6*adee6784SGordon Ross#define	SSN_OWNER	0x0
7*adee6784SGordon Ross#define	SSN_VOPT	0x4
8*adee6784SGordon Ross#define	SSN_MINVER	0x8
9*adee6784SGordon Ross#define	SSN_MAXVER	0xa
10*adee6784SGordon Ross#define	SSN_ID	0xc
11*adee6784SGordon Ross#define	SSN_SRVNAME	0x22c
12613a2f6bSGordon Ross#define	SSN_SRVNAME_INCR	0x1
13430b4c46SGordon Ross#define	SH_USE	0x0
14430b4c46SGordon Ross#define	SH_TYPE	0x4
15430b4c46SGordon Ross#define	SH_NAME	0x8
16613a2f6bSGordon Ross#define	SH_NAME_INCR	0x1
17430b4c46SGordon Ross#define	SH_PASS	0x108
18613a2f6bSGordon Ross#define	SH_PASS_INCR	0x1
19613a2f6bSGordon Ross#define	TC_FLAGS	0x0
20613a2f6bSGordon Ross#define	TC_OPT	0x4
21613a2f6bSGordon Ross#define	TC_SH	0x8
2240c0e231SGordon Ross#define	WK_OUT_STATE	0x0
2340c0e231SGordon Ross#define	WK_U_SSNKEY_LEN	0x4
2440c0e231SGordon Ross#define	WK_U_SSNKEY_BUF	0x8
2540c0e231SGordon Ross#define	WK_U_AUTH_RLEN	0x10
2640c0e231SGordon Ross#define	WK_U_AUTH_WLEN	0x14
2740c0e231SGordon Ross#define	WK_U_AUTH_RBUF	0x18
2840c0e231SGordon Ross#define	WK_U_AUTH_WBUF	0x20
29*adee6784SGordon Ross#define	WK_CL_GUID	0x28
30*adee6784SGordon Ross#define	WK_CL_GUID_INCR	0x1
314bff34e3Sthurlow#define	SIZEOF_SMBIOC_RW	0x18
32*adee6784SGordon Ross#define	IOC_CNT	0x0
33*adee6784SGordon Ross#define	IOC_FLAGS	0x4
344bff34e3Sthurlow#define	_IOC_OFFSET	0x8
354bff34e3Sthurlow#define	_IOC_BASE	0x10
36*adee6784SGordon Ross#define	SIZEOF_SMBIOC_XNP	0x20
37*adee6784SGordon Ross#define	IOC_TDLEN	0x0
38*adee6784SGordon Ross#define	IOC_RDLEN	0x4
39*adee6784SGordon Ross#define	IOC_MORE	0x8
40*adee6784SGordon Ross#define	IOC_PAD1	0xc
41*adee6784SGordon Ross#define	_IOC_TDATA	0x10
42*adee6784SGordon Ross#define	_IOC_RDATA	0x18
43430b4c46SGordon Ross#define	SIZEOF_NTCREATE	0x114
44430b4c46SGordon Ross#define	IOC_REQ_ACC	0x0
45430b4c46SGordon Ross#define	IOC_EFATTR	0x4
46430b4c46SGordon Ross#define	IOC_SHARE_ACC	0x8
47430b4c46SGordon Ross#define	IOC_OPEN_DISP	0xc
48430b4c46SGordon Ross#define	IOC_CREAT_OPTS	0x10
49430b4c46SGordon Ross#define	IOC_NTCR_NAME	0x14
50430b4c46SGordon Ross#define	IOC_NTCR_NAME_INCR	0x1
51430b4c46SGordon Ross#define	SIZEOF_PRINTJOB	0x104
52430b4c46SGordon Ross#define	IOC_SETUPLEN	0x0
53430b4c46SGordon Ross#define	IOC_PRMODE	0x2
54430b4c46SGordon Ross#define	IOC_TITLE	0x4
55430b4c46SGordon Ross#define	IOC_TITLE_INCR	0x1
56613a2f6bSGordon Ross#define	SIZEOF_SMBIOC_PK	0x224
57613a2f6bSGordon Ross#define	PK_UID	0x0
584bff34e3Sthurlow#define	PK_DOM	0x4
594bff34e3Sthurlow#define	PK_DOM_INCR	0x1
604bff34e3Sthurlow#define	PK_USR	0x104
614bff34e3Sthurlow#define	PK_USR_INCR	0x1
62613a2f6bSGordon Ross#define	PK_LMHASH	0x204
63613a2f6bSGordon Ross#define	PK_LMHASH_INCR	0x1
64613a2f6bSGordon Ross#define	PK_NTHASH	0x214
65613a2f6bSGordon Ross#define	PK_NTHASH_INCR	0x1
66