Searched refs:BVM_CONS_SIG (Results 1 - 2 of 2) sorted by path

/freebsd-10.0-release/sys/dev/bvm/
H A Dbvm_console.c71 #define BVM_CONS_SIG ('b' << 8 | 'v') macro
183 if (inw(bvm_cons_port) == BVM_CONS_SIG)
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dconsport.c44 #define BVM_CONS_SIG ('b' << 8 | 'v') macro
108 *eax = BVM_CONS_SIG;

Completed in 134 milliseconds