Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Di2o-dev.h177 typedef struct _i2o_hrt_entry { struct
178 __u32 adapter_id;
179 __u32 parent_tid:12;
180 __u32 state:4;
181 __u32 bus_num:8;
182 __u32 bus_type:8;
183 union {
190 } bus;