Lines Matching refs:open
195 * counts are not reset across port open / close events.
226 /* Is the host device open */
229 /* We should allow only one process to open a port */
1045 /* Allow only one process to open a particular port at a time */
1085 * The file operations that we support: programs in the guest can open
1092 .open = port_fops_open,
1538 * else a close on an open port later will try to send out a
1981 * also means that any ports which are in an open state will
2107 * a "Warning: unable to open an initial console" boot failure.
2206 /* Get port open/close status on the host */
2210 * If a port was open at the time of suspending, we
2211 * have to let the host know that it's still open.