Searched defs:st_record (Results 1 – 1 of 1) sorted by relevance
37 struct st_record { struct38 u8 chip_mask;39 u8 macro;40 u32 reg1;41 u32 reg2;42 u16 loop;43 u16 incr;44 int (*bnx2x_predicate)(struct st_pred_args *pred_args);45 u32 reg3;46 u8 severity;[all …]