Lines Matching refs:open
201 * counts are not reset across port open / close events.
232 /* Is the host device open */
235 /* We should allow only one process to open a port */
1051 /* Allow only one process to open a particular port at a time */
1091 * The file operations that we support: programs in the guest can open
1098 .open = port_fops_open,
1543 * else a close on an open port later will try to send out a
1986 * also means that any ports which are in an open state will
2104 * a "Warning: unable to open an initial console" boot failure.
2203 /* Get port open/close status on the host */
2207 * If a port was open at the time of suspending, we
2208 * have to let the host know that it's still open.