Searched defs:mlx_usercommand (Results 1 – 1 of 1) sorted by relevance
56 struct mlx_usercommand struct59 size_t mu_datasize; /* size of databuffer */60 void *mu_buf; /* address in userspace of databuffer */61 int mu_bufptr; /* offset into command mailbox to place databuffer address */64 u_int16_t mu_status; /* command status returned */65 u_int8_t mu_command[16]; /* command mailbox contents */68 int mu_error; /* result of submission to driver */