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

  /src/sys/arch/arc/dti/
btl.c 100 struct bt_mbx { struct
121 struct bt_mbx *sc_mbx; /* all our mailboxes */
361 bouncearea = bouncebase + sizeof(struct bt_mbx);
362 sc->sc_mbx = (struct bt_mbx *)bouncebase;

Completed in 13 milliseconds