Home
last modified time | relevance | path

Searched defs:ipr_ioa_cfg (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h112946 struct ipr_ioa_cfg { struct
112947 char eye_catcher[8];
112948 struct list_head queue;
112949 u8 in_reset_reload: 1;
112950 u8 in_ioa_bringdown: 1;
112951 u8 ioa_unit_checked: 1;
112952 u8 dump_taken: 1;
112953 u8 scan_enabled: 1;
112954 u8 scan_done: 1;
112955 u8 needs_hard_reset: 1;
[all …]
Dvmlinux.h112946 struct ipr_ioa_cfg { struct
112947 char eye_catcher[8];
112948 struct list_head queue;
112949 u8 in_reset_reload: 1;
112950 u8 in_ioa_bringdown: 1;
112951 u8 ioa_unit_checked: 1;
112952 u8 dump_taken: 1;
112953 u8 scan_enabled: 1;
112954 u8 scan_done: 1;
112955 u8 needs_hard_reset: 1;
[all …]