Searched refs:sbbc_mbox_header (Results 1 – 2 of 2) sorted by relevance
121 static int mbox_write(struct sbbc_mbox_header *,123 static int mbox_read(struct sbbc_mbox_header *, struct sbbc_fragment *,125 static int mbox_has_free_space(struct sbbc_mbox_header *);126 static void mbox_skip_next_msg(struct sbbc_mbox_header *);127 static int mbox_read_header(uint32_t, struct sbbc_mbox_header *);128 static void mbox_update_header(uint32_t, struct sbbc_mbox_header *);129 static int mbox_read_frag(struct sbbc_mbox_header *, struct sbbc_fragment *);412 struct sbbc_mbox_header header; in sbbc_mbox_create()432 sizeof (struct sbbc_mbox_header))) { in sbbc_mbox_create()1140 struct sbbc_mbox_header header; in sbbc_mbox_send_msg()[all …]
177 struct sbbc_mbox_header { struct