Searched refs:LDC_VERS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/sparc/kernel/ |
H A D | ldc.c | 55 #define LDC_VERS 0x01 /* Link Version */ macro 378 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_VERS, in start_handshake() 399 p = handshake_compose_ctrl(lp, LDC_NACK, LDC_VERS, in send_version_nack() 416 p = handshake_compose_ctrl(lp, LDC_ACK, LDC_VERS, in send_version_ack() 638 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_VERS, in process_ver_nack() 734 case LDC_VERS: in process_control_frame()
|