HomeSort by: relevance | last modified time | path
    Searched refs:tmbo (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
ahavar.h 59 struct aha_mbx_out *tmbo; /* Target Mail Box out */ member in struct:aha_mbx
aha.c 604 wmbo = wmbx->tmbo;
649 wmbx->tmbo = wmbo;
1007 wmbx->cmbo = wmbx->tmbo = &wmbx->mbo[0];
  /src/sys/dev/isa/
wds.c 139 struct wds_mbx_out *tmbo; /* Target Mail Box out */ member in struct:wds_mbx
721 wmbo = wmbx->tmbo;
756 wmbx->tmbo = wmbo;
973 wmbx->cmbo = wmbx->tmbo = &wmbx->mbo[0];
  /src/sys/arch/arc/dti/
btl.c 104 struct bt_mbx_out *tmbo; /* Target Mail Box out */ member in struct:bt_mbx
749 wmbo = wmbx->tmbo;
788 wmbx->tmbo = wmbo;
1125 wmbx->cmbo = wmbx->tmbo = &wmbx->mbo[0];

Completed in 15 milliseconds