Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dhvsi.h12 #define VSV_CLOSE_PROTOCOL 3 macro
/linux-4.4.14/drivers/tty/hvc/
Dhvsi_lib.c42 ctrl.verb = cpu_to_be16(VSV_CLOSE_PROTOCOL); in hvsi_send_close()
72 case VSV_CLOSE_PROTOCOL: in hvsi_got_control()
Dhvsi.c253 case VSV_CLOSE_PROTOCOL: in hvsi_recv_control()
704 packet.verb = cpu_to_be16(VSV_CLOSE_PROTOCOL); in hvsi_close_protocol()