Searched refs:LDC_VERS (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/sparc/kernel/ |
D | ldc.c | 50 #define LDC_VERS 0x01 /* Link Version */ macro 380 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_VERS, in start_handshake() 401 p = handshake_compose_ctrl(lp, LDC_NACK, LDC_VERS, in send_version_nack() 418 p = handshake_compose_ctrl(lp, LDC_ACK, LDC_VERS, in send_version_ack() 639 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_VERS, in process_ver_nack() 735 case LDC_VERS: in process_control_frame()
|