Lines Matching defs:mpii_msg_iocinit_request
336 struct mpii_msg_iocinit_request { struct
337 u_int8_t whoinit;
338 u_int8_t reserved1;
339 u_int8_t chain_offset;
340 u_int8_t function;
342 u_int16_t reserved2;
343 u_int8_t reserved3;
344 u_int8_t msg_flags;
346 u_int8_t vp_id;
347 u_int8_t vf_id;
348 u_int16_t reserved4;
350 u_int8_t msg_version_min;
351 u_int8_t msg_version_maj;
352 u_int8_t hdr_version_unit;
353 u_int8_t hdr_version_dev;
355 u_int32_t reserved5;
357 u_int32_t reserved6;
359 u_int16_t reserved7;
360 u_int16_t system_request_frame_size;
362 u_int16_t reply_descriptor_post_queue_depth;
363 u_int16_t reply_free_queue_depth;
365 u_int32_t sense_buffer_address_high;
367 u_int32_t system_reply_address_high;
369 u_int32_t system_request_frame_base_address_lo;
370 u_int32_t system_request_frame_base_address_hi;
372 u_int32_t reply_descriptor_post_queue_address_lo;
373 u_int32_t reply_descriptor_post_queue_address_hi;
375 u_int32_t reply_free_queue_address_lo;
376 u_int32_t reply_free_queue_address_hi;
378 u_int64_t timestamp;