Searched defs:aac_vmioctl (Results 1 – 1 of 1) sorted by relevance
1221 struct aac_vmioctl { struct1222 u_int32_t Command;1223 u_int32_t ObjType;1224 u_int32_t MethId;1225 u_int32_t ObjId;1226 u_int32_t IoctlCmd;1227 u_int32_t IoctlBuf[1]; /* Placeholder? */