HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_plistref (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_ioctl.h 174 #define POWER_EVENT_RECVDICT32 _IOWR('P', 1, struct netbsd32_plistref)
598 #define ENVSYS_GETDICTIONARY32 _IOWR('E', 0, struct netbsd32_plistref)
599 #define ENVSYS_SETDICTIONARY32 _IOWR('E', 1, struct netbsd32_plistref)
600 #define ENVSYS_REMOVEPROPS32 _IOWR('E', 2, struct netbsd32_plistref)
696 #define DRVCTLCOMMAND32 _IOWR('D', 125, struct netbsd32_plistref)
698 #define DRVGETEVENT32 _IOR('D', 128, struct netbsd32_plistref)
719 #define DIOCGDISKINFO32 _IOR('d', 127, struct netbsd32_plistref)
netbsd32_conv.h 883 struct netbsd32_plistref n32plist;
887 sizeof(struct netbsd32_plistref));
898 struct netbsd32_plistref n32plist;
904 sizeof(struct netbsd32_plistref));
netbsd32_ioctl.c 374 netbsd32_to_plistref(struct netbsd32_plistref *s32p,
934 struct netbsd32_plistref *s32p, u_long cmd)
netbsd32.h 994 struct netbsd32_plistref { struct

Completed in 16 milliseconds