Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mlx/
H A Dmlxio.h56 struct mlx_usercommand struct
59 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 */