Searched refs:LDC_INFO (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Dldc.c50 #define LDC_INFO 0x01 macro
378 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_VERS,
432 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_RTS, NULL, 0,
452 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_RTR, NULL, 0,
471 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_RDX, NULL, 0,
638 p = handshake_compose_ctrl(lp, LDC_INFO, LDC_VERS,
655 case LDC_INFO:
675 if (p->stype != LDC_INFO ||
695 if (p->stype != LDC_INFO ||
718 if (p->stype != LDC_INFO ||
[all...]

Completed in 128 milliseconds