Searched defs:i2o_get_lct_reply (Results 1 – 1 of 1) sorted by relevance
438 struct i2o_get_lct_reply { struct439 u_int32_t table_size:16;440 u_int32_t boot_device:12;441 u_int32_t lct_version:4;442 u_int32_t iop_flags;443 u_int32_t current_change_id;444 struct i2o_lct_entry entry[1];