8 u32 non_persistent_ext:8;
9 u32 bcast_channel_base:6;
11 } __attribute__((packed));
22 } __attribute__((packed));
24 struct cmp_pcr *cmp_register_opcr(struct hpsb_host *host, int plug,
26 void (*update)(struct cmp_pcr *plug,
29 void cmp_unregister_opcr(struct hpsb_host *host, struct cmp_pcr *plug);