Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dhvsi.h13 #define VSV_CLOSE_PROTOCOL 3 macro
/openbmc/linux/drivers/tty/hvc/
H A Dhvsi_lib.c43 ctrl.verb = cpu_to_be16(VSV_CLOSE_PROTOCOL); in hvsi_send_close()
73 case VSV_CLOSE_PROTOCOL: in hvsi_got_control()
H A Dhvsi.c240 case VSV_CLOSE_PROTOCOL: in hvsi_recv_control()
691 packet.verb = cpu_to_be16(VSV_CLOSE_PROTOCOL); in hvsi_close_protocol()