Searched defs:uioctl_t (Results 1 – 2 of 2) sorted by relevance
833 struct uioctl_t { struct834 u32 inlen;835 u32 outlen;836 union {851 } ui;852 u8 mbox[18]; /* 16 bytes + 2 status bytes */853 mega_passthru pthru;855 char *data; /* buffer <= 4096 for 0x80 commands */856 char pad[4];859 char *data;
588 struct uioctl_t { struct589 u32 inlen;590 u32 outlen;591 union {606 } __attribute__ ((packed)) ui;607 u8 mbox[18]; /* 16 bytes + 2 status bytes */608 mega_passthru pthru;610 char *data; /* buffer <= 4096 for 0x80 commands */611 char pad[4];614 char *data;