Home
last modified time | relevance | path

Searched refs:rscp_send (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/scadm/sparc/mpxu/common/
H A Dwrappers.c59 err = rscp_send(msg); in ADM_Send()
79 return (rscp_send(msg)); in ADM_Send_ret()
H A Ddownload.c240 err = rscp_send(&msg); in ADM_Process_download()
H A Dmodem_setup.c204 if (rscp_send(&Message) != 0) { in ADM_Send_Char()
/titanic_41/usr/src/lib/librsc/sparc/mpxu/common/
H A Dlibrsc.h109 int rscp_send(rscp_msg_t *);
H A Dlibrsc.c561 rscp_send(rscp_msg_t *msgp) in rscp_send() function