Searched defs:aha_mbx (Results 1 – 1 of 1) sorted by relevance
55 struct aha_mbx { struct56 struct aha_mbx_out mbo[AHA_MBX_SIZE]; argument57 struct aha_mbx_in mbi[AHA_MBX_SIZE]; argument58 struct aha_mbx_out *cmbo; /* Collection Mail Box out */ argument59 struct aha_mbx_out *tmbo; /* Target Mail Box out */ argument60 struct aha_mbx_in *tmbi; /* Target Mail Box in */ argument