Searched refs:bvm_cons_port (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/bvm/
H A Dbvm_console.c69 static int bvm_cons_port = BVM_CONS_PORT; variable
90 c = inl(bvm_cons_port);
102 outl(bvm_cons_port, ch);
181 bvm_cons_port = port;
183 if (inw(bvm_cons_port) == BVM_CONS_SIG)

Completed in 212 milliseconds