Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Di2o-dev.h227 typedef struct _i2o_status_block { struct
228 __u16 org_id;
229 __u16 reserved;
230 __u16 iop_id:12;
231 __u16 reserved1:4;
232 __u16 host_unit_id;
233 __u16 segment_number:12;
234 __u16 i2o_version:4;
235 __u8 iop_state;
236 __u8 msg_type;
[all …]