Lines Matching defs:mpii_msg_iocinit_request
335 struct mpii_msg_iocinit_request { struct
336 u_int8_t whoinit;
337 u_int8_t reserved1;
338 u_int8_t chain_offset;
339 u_int8_t function;
341 u_int16_t reserved2;
342 u_int8_t reserved3;
343 u_int8_t msg_flags;
345 u_int8_t vp_id;
346 u_int8_t vf_id;
347 u_int16_t reserved4;
349 u_int8_t msg_version_min;
350 u_int8_t msg_version_maj;
351 u_int8_t hdr_version_unit;
352 u_int8_t hdr_version_dev;
354 u_int32_t reserved5;
356 u_int32_t reserved6;
358 u_int16_t reserved7;
359 u_int16_t system_request_frame_size;
361 u_int16_t reply_descriptor_post_queue_depth;
362 u_int16_t reply_free_queue_depth;
364 u_int32_t sense_buffer_address_high;
366 u_int32_t system_reply_address_high;
368 u_int32_t system_request_frame_base_address_lo;
369 u_int32_t system_request_frame_base_address_hi;
371 u_int32_t reply_descriptor_post_queue_address_lo;
372 u_int32_t reply_descriptor_post_queue_address_hi;
374 u_int32_t reply_free_queue_address_lo;
375 u_int32_t reply_free_queue_address_hi;
377 u_int64_t timestamp;