t3_ioq_entry
if (*size < IOQ_ENTRIES * sizeof(struct t3_ioq_entry))
*size = IOQ_ENTRIES * sizeof(struct t3_ioq_entry);
struct t3_ioq_entry *data;
entries = ioqs.bufsize / sizeof(struct t3_ioq_entry);