HomeSort by: relevance | last modified time | path
    Searched defs:cmbo (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ahavar.h 58 struct aha_mbx_out *cmbo; /* Collection Mail Box out */ member in struct:aha_mbx
  /src/sys/dev/isa/
wds.c 138 struct wds_mbx_out *cmbo; /* Collection Mail Box out */ member in struct:wds_mbx
691 wmbo = wmbx->cmbo;
706 wmbx->cmbo = wmbo;
973 wmbx->cmbo = wmbx->tmbo = &wmbx->mbo[0];
  /src/sys/arch/arc/dti/
btl.c 103 struct bt_mbx_out *cmbo; /* Collection Mail Box out */ member in struct:bt_mbx
721 wmbo = wmbx->cmbo;
736 wmbx->cmbo = wmbo;
1125 wmbx->cmbo = wmbx->tmbo = &wmbx->mbo[0];

Completed in 12 milliseconds