Searched defs:opal_lr_act (Results 1 – 2 of 2) sorted by relevance
59 struct opal_lr_act { struct60 struct opal_key key;61 __u32 sum;62 __u8 num_lrs;63 __u8 lr[OPAL_MAX_LRS];64 __u8 align[2]; /* Align to 8 byte boundary */
2544 struct opal_lr_act *opal_lr_act) in opal_activate_lsp()
Completed in 9 milliseconds