Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Duart_backend.c79 struct uart_socket_softc { struct
297 struct uart_socket_softc *socket_softc = (struct uart_socket_softc *) in uart_tcp_listener()
429 struct uart_socket_softc *socket_softc = NULL; in uart_tcp_backend()
476 if ((socket_softc = calloc(1, sizeof(struct uart_socket_softc))) == in uart_tcp_backend()