Home
last modified time | relevance | path

Searched defs:aac_vmioctl (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aac/
H A Daacreg.h1221 struct aac_vmioctl { struct
1222 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? */
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1263 struct aac_vmioctl { struct
1264 u_int32_t Command;
1265 u_int32_t ObjType;
1266 u_int32_t MethId;
1267 u_int32_t ObjId;
1268 u_int32_t IoctlCmd;
1269 u_int32_t IoctlBuf[1]; /* Placeholder? */