Home
last modified time | relevance | path

Searched refs:bdo (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mdb/sun4u/modules/opl/oplhwd/
H A Doplhwd.c565 uint64_t bdo; in oplhwd() local
578 bdo = bdi; in oplhwd()
581 'b', MDB_OPT_UINT64, &bdo, /* board number */ in oplhwd()
596 bdi = bdo; in oplhwd()
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h38 FNPROTO(bdo);
/titanic_41/usr/src/lib/efcode/engine/
H A Dfcode.c913 P1275(0x017, DEFINER, "b(do)", bdo); in _init()
H A Dforth.c1927 bdo(fcode_env_t *env) in bdo() function