Home
last modified time | relevance | path

Searched refs:netbsd32_plistref (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.h174 #define POWER_EVENT_RECVDICT32 _IOWR('P', 1, struct netbsd32_plistref)
565 #define ENVSYS_GETDICTIONARY32 _IOWR('E', 0, struct netbsd32_plistref)
566 #define ENVSYS_SETDICTIONARY32 _IOWR('E', 1, struct netbsd32_plistref)
567 #define ENVSYS_REMOVEPROPS32 _IOWR('E', 2, struct netbsd32_plistref)
663 #define DRVCTLCOMMAND32 _IOWR('D', 125, struct netbsd32_plistref)
665 #define DRVGETEVENT32 _IOR('D', 128, struct netbsd32_plistref)
686 #define DIOCGDISKINFO32 _IOR('d', 127, struct netbsd32_plistref)
H A Dnetbsd32_conv.h882 struct netbsd32_plistref n32plist; in netbsd32_copyin_plistref()
886 sizeof(struct netbsd32_plistref)); in netbsd32_copyin_plistref()
897 struct netbsd32_plistref n32plist; in netbsd32_copyout_plistref()
903 sizeof(struct netbsd32_plistref)); in netbsd32_copyout_plistref()
H A Dnetbsd32_ioctl.c360 netbsd32_to_plistref(struct netbsd32_plistref *s32p, in netbsd32_to_plistref()
906 struct netbsd32_plistref *s32p, u_long cmd) in netbsd32_from_plistref()
H A Dnetbsd32.h985 struct netbsd32_plistref { struct