Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aac/
Daacreg.h1223 struct aac_vmioctl { struct
1224 u_int32_t Command;
1225 u_int32_t ObjType;
1226 u_int32_t MethId;
1227 u_int32_t ObjId;
1228 u_int32_t IoctlCmd;
1229 u_int32_t IoctlBuf[1]; /* Placeholder? */
/freebsd-12-stable/sys/dev/aacraid/
Daacraid_reg.h1265 struct aac_vmioctl { struct
1266 u_int32_t Command;
1267 u_int32_t ObjType;
1268 u_int32_t MethId;
1269 u_int32_t ObjId;
1270 u_int32_t IoctlCmd;
1271 u_int32_t IoctlBuf[1]; /* Placeholder? */