Home
last modified time | relevance | path

Searched refs:sbbc_mbox_header (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c121 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 …]
/titanic_44/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox_priv.h177 struct sbbc_mbox_header { struct