Searched defs:mbox_msghdr (Results 1 – 1 of 1) sorted by relevance
93 struct mbox_msghdr { struct94 u16 pcifunc; /* Who's sending this msg */95 u16 id; /* Mbox message ID */119 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, argument