Searched defs:ipr_ioa_cfg (Results 1 – 1 of 1) sorted by relevance
1370 struct ipr_ioa_cfg { struct1371 char eye_catcher[8];1374 struct list_head queue;1376 u8 allow_interrupts:1;1377 u8 in_reset_reload:1;1378 u8 in_ioa_bringdown:1;1379 u8 ioa_unit_checked:1;1380 u8 ioa_is_dead:1;1381 u8 dump_taken:1;1382 u8 allow_cmds:1;[all …]