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