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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox_priv.h177 struct sbbc_mbox_header { struct
/illumos-gate/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;
432 sizeof (struct sbbc_mbox_header))) {
1140 struct sbbc_mbox_header heade
[all...]

Completed in 50 milliseconds